mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-26 21:22:14 +03:00
Gateway: typing: main()
This commit is contained in:
parent
db7dcb489f
commit
18d4f13139
@ -405,7 +405,7 @@ class EnableCors(object):
|
||||
return _enable_cors
|
||||
|
||||
|
||||
def main():
|
||||
def main() -> None:
|
||||
"""Handle setting up and running the bottle app."""
|
||||
cl_args = parse_cl_args()
|
||||
if cl_args.loglevel:
|
||||
|
Loading…
x
Reference in New Issue
Block a user