Skip to content

Commit

Permalink
====refactor====
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoyc666 committed Sep 29, 2021
1 parent d259d4a commit 2d1d707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import datetime
from urllib import parse

import config_miaoyc as config
import config as config

# 一个线程锁, 用于请求接口
lock = threading.RLock()
Expand Down

0 comments on commit 2d1d707

Please sign in to comment.