Added xmir_base module and directory

This commit is contained in:
remittor
2023-10-22 00:28:36 +03:00
parent 370d90b2f0
commit 5f8eca833b
22 changed files with 58 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import os
import sys
import subprocess
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
import xmir_base
import gateway
from gateway import die