isort the repo
This commit is contained in:
parent
429bc2a7c6
commit
4122a7ccf8
33 changed files with 36 additions and 32 deletions
|
@ -1,9 +1,10 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import psycopg2
|
||||
from configparser import ConfigParser
|
||||
from sys import argv, exit
|
||||
|
||||
import psycopg2
|
||||
|
||||
|
||||
def main():
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue