Skip to content

Commit 7be82d0

Browse files
committed
fix typo
1 parent a11bd8e commit 7be82d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmdRepost/cmdRepost.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from PyQt5 import QtCore
2-
from QtCore import QTimer
2+
from PyQt5.QtCore import QTimer
33
import os
44
import time
55
import json

0 commit comments

Comments
 (0)