4 lines
86 B
Python
4 lines
86 B
Python
![]() |
import os
|
||
|
|
||
|
DBC_PATH = os.path.join(os.path.dirname(os.path.abspath(__file__)), 'dbc')
|