4 lines
89 B
Python
4 lines
89 B
Python
# PySide wrapper
|
|
from PySide2 import __version__
|
|
from PySide2 import __version_info__
|