generated from Luis/nextjs-python-web-template
3 lines
78 B
Python
3 lines
78 B
Python
import os
|
|
sys.path.append(os.path.join(os.path.dirname(__file__), 'helpers'))
|