reorder python imports
This commit is contained in:
parent
45362503cf
commit
3cdf0cc2f7
@ -1,8 +1,8 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from pathlib import Path
|
|
||||||
from datetime import datetime, timezone
|
from datetime import datetime, timezone
|
||||||
from os.path import getmtime
|
from os.path import getmtime
|
||||||
|
from pathlib import Path
|
||||||
|
|
||||||
base = "https://grapheneos.org"
|
base = "https://grapheneos.org"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user