[go: up one dir, main page]

Menu

[dfe9bc]: / util / __init__.py  Maximize  Restore  History

Download this file

14 lines (10 with data), 463 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# ****************************************************
# * Copyright © 2023 - Jordan Irwin (AntumDeluge) *
# ****************************************************
# * This software is licensed under the MIT license. *
# * See: LICENSE.txt for details. *
# ****************************************************
## @module util
from util.depends import checkWx
from libdbr.modules import getModule
from libdbr.modules import installModule