This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mengxi
/
labelmeWithAI
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
17cf678db1
Rami (Branch)
Tag
master
labelmeWithAI
/
labelme
/
compat.py
compat.py
74 B
Cronologia
Originale
1
2
3
4
5
6
7
from qtpy import QT_VERSION
QT5 = QT_VERSION[0] == '5'
del QT_VERSION