add support_phantompy.py
This commit is contained in:
parent
2686ab3db0
commit
a06a1829d6
2 changed files with 9 additions and 22 deletions
|
|
@ -126,6 +126,8 @@ from PyQt5.QtWidgets import QApplication
|
|||
from PyQt5.QtPrintSupport import QPrinter
|
||||
from PyQt5.QtWebEngineWidgets import QWebEnginePage
|
||||
|
||||
from support_phantompy import vsetup_logging
|
||||
|
||||
global LOG
|
||||
import logging
|
||||
import warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue