This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
mengxi
/
labelmeWithAI
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
17cf678db1
Ramuri
Etichete
master
labelmeWithAI
/
labelme
/
compat.py
compat.py
74 B
Istoric
Crud
1
2
3
4
5
6
7
from qtpy import QT_VERSION
QT5 = QT_VERSION[0] == '5'
del QT_VERSION