rename Files
This commit is contained in:
parent
c9eb4f072c
commit
e4452ebef1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
import json
|
import json
|
||||||
from mastodon import Mastodon
|
from mastodon import Mastodon
|
||||||
import sys
|
import sys
|
||||||
from InactiveUserManager import InactiveUserManager
|
from inactiveUserManager import InactiveUserManager
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
CONFIG_FILE = "config.json"
|
CONFIG_FILE = "config.json"
|
Loading…
Add table
Reference in a new issue