This commit is contained in:
Mark Qvist 2025-04-11 12:38:46 +02:00
parent c07e968218
commit c83043b087
6 changed files with 6 additions and 6 deletions

View file

@ -23,6 +23,7 @@
import os
import glob
import RNS.Interfaces.Android
import RNS.Interfaces.util.netinfo as netinfo
py_modules = glob.glob(os.path.dirname(__file__)+"/*.py")
pyc_modules = glob.glob(os.path.dirname(__file__)+"/*.pyc")