2025-06-11 08:57:22 +00:00

7 lines
95 B
Python

import pathlib
__name__ = "python_requests"
__folder__ = str(pathlib.Path(__file__).parent)