mirror of
https://github.com/moparisthebest/SickRage
synced 2025-03-04 10:29:52 -05:00
4 lines
48 B
Python
4 lines
48 B
Python
import os
|
|
|
|
LOCALDIR = os.path.dirname(__file__)
|