mirror of
https://github.com/vale981/rmview
synced 2025-03-04 16:51:38 -05:00
Global import in __main__
This commit is contained in:
parent
1feb3982b8
commit
0ef9f3184c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from .rmview import *
|
||||
from rmview.rmview import *
|
||||
|
||||
if __name__ == '__main__':
|
||||
rmViewMain()
|
Loading…
Add table
Reference in a new issue