This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
mengxi
/
labelmeWithAI
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Define encoding: utf-8 for Python2
Kentaro Wada
4 vuotta sitten
vanhempi
50adb8f189
commit
9a81574210
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
labelme/widgets/unique_label_qlist_widget.py
+ 2
- 0
labelme/widgets/unique_label_qlist_widget.py
Näytä tiedosto
@@ -1,3 +1,5 @@
+# -*- encoding: utf-8 -*-
+
from qtpy.QtCore import Qt
from qtpy import QtWidgets