python scripts: isort & black pass
This commit is contained in:
parent
58b4fbcdf0
commit
ca4c74e236
18 changed files with 47 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
import sys
|
||||
import random
|
||||
import sys
|
||||
|
||||
for line in sys.stdin:
|
||||
nl = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue