add support_phantompy.py

This commit is contained in:
emdee 2022-11-15 22:01:55 +00:00
parent 2686ab3db0
commit a06a1829d6
2 changed files with 9 additions and 22 deletions

View file

@ -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