fix: sorted imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
import environ
|
||||
from pathlib import Path
|
||||
|
||||
import environ
|
||||
|
||||
BASE_DIR = Path(".")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user