We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bcde5 commit f46ab34Copy full SHA for f46ab34
sequence_tab.py
@@ -1,7 +1,6 @@
1
import os
2
import json
3
from PyQt5.QtWidgets import QWidget, QVBoxLayout, QHBoxLayout, QLabel, QPushButton, QListWidget, QLineEdit, QSpinBox
4
-from PyQt5.QtCore import Qt
5
6
from settings_manager import SettingsManager
7
0 commit comments