mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 23:36:29 +00:00
4 lines
96 B
Python
4 lines
96 B
Python
![]() |
import os.path
|
||
|
|
||
|
assets = os.path.normpath(os.path.join(os.path.dirname(__file__), '../assets'))
|