Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit afd9fba

Browse files
committed
Remove unused import
1 parent 6cc0fe0 commit afd9fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyqt6/tutorials/basic-widgets/spinbox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import sys
22

3-
from PyQt6.QtWidgets import QApplication, QDoubleSpinBox, QMainWindow, QSpinBox
3+
from PyQt6.QtWidgets import QApplication, QMainWindow, QSpinBox
44

55

66
class MainWindow(QMainWindow):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /