mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 19:12:26 -05:00
4 lines
48 B
Python
4 lines
48 B
Python
import os
|
|
|
|
LOCALDIR = os.path.dirname(__file__)
|