nolanzandi's picture
Table generation and download
e7b4bfb verified
raw
history blame
98 Bytes
from pathlib import Path
current_dir = Path(__file__).parent
TEMP_DIR = current_dir / 'temp'