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