generated from Hazel/python-project
7 lines
95 B
Python
7 lines
95 B
Python
import pathlib
|
|
|
|
|
|
__name__ = "python_requests"
|
|
__folder__ = str(pathlib.Path(__file__).parent)
|
|
|