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