refactor: update documentation server implementation and improve semester class logic
This commit is contained in:
@@ -255,7 +255,6 @@ class Settings(QtWidgets.QDialog, _settings):
|
||||
|
||||
|
||||
def launch_settings():
|
||||
|
||||
app = QtWidgets.QApplication(sys.argv)
|
||||
window = Settings()
|
||||
window.show()
|
||||
|
||||
Reference in New Issue
Block a user