GoLVS/gui/modules/__init__.py

3 lines
36 B
Python
Raw Permalink Normal View History

2020-05-30 19:19:14 +02:00
from . import base
imports = [base]