cleanup / respect allergies
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#!/usr/bin/env python3.12
|
||||
# pylint: disable=broad-exception-caught, bare-except, invalid-name
|
||||
|
||||
import sys
|
||||
from os import path
|
||||
sys.path.append( path.dirname( path.dirname( path.abspath(__file__) ) ) )
|
||||
|
||||
Reference in New Issue
Block a user