Skip to content

mypy error #428

Answered by gi0baro
dineshbvadhia asked this question in Q&A
Discussion options

You must be logged in to vote

Just use those enums:

granian.Granian(
    "myapp:app", 
    interface=Interfaces.ASGI, 
    address="0.0.0.0", 
    port=8000, 
    log_level=LogLevels.critical, 
    reload=False
).serve()

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dineshbvadhia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants