mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
Refactor comments and docstrings for clarity and consistency
This commit is contained in:
parent
abd5753df9
commit
0d8cb8afe1
@ -197,7 +197,7 @@ class StreamingGUI(QMainWindow):
|
||||
if not self.process.waitForFinished(1000):
|
||||
self.process.kill()
|
||||
|
||||
# Ripristina stdout
|
||||
# Restore stdout
|
||||
sys.stdout = sys.__stdout__
|
||||
|
||||
event.accept()
|
||||
|
Loading…
x
Reference in New Issue
Block a user