We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11bd8e commit 7be82d0Copy full SHA for 7be82d0
cmdRepost/cmdRepost.py
@@ -1,5 +1,5 @@
1
from PyQt5 import QtCore
2
-from QtCore import QTimer
+from PyQt5.QtCore import QTimer
3
import os
4
import time
5
import json
0 commit comments