mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-17 15:51:01 +03:00
Gateway: typing: main()
This commit is contained in:
parent
179dd8aebf
commit
c11fa91162
@ -373,7 +373,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