mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-09 20:37:46 +00:00
Adopt isort to ensure better code quality
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
import connexion
|
||||
import logging
|
||||
|
||||
import connexion
|
||||
from connexion.resolver import RestyResolver
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
Reference in New Issue
Block a user