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