semantic
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
# @DATA_CONTRACT: CLIArgs -> AdminUser
|
||||
|
||||
import argparse
|
||||
import sys
|
||||
from pathlib import Path
|
||||
import sys
|
||||
|
||||
# Add src to path
|
||||
sys.path.append(str(Path(__file__).parent.parent.parent))
|
||||
|
||||
Reference in New Issue
Block a user