Your IP : 216.73.216.79


Current Path : /var/www/pythonian/streamlit/chatgpt_file/
Upload File :
Current File : /var/www/pythonian/streamlit/chatgpt_file/.flake8

[flake8]
exclude =
    venv
    .venv
    __pycache__
    notebooks
    data
# Recommend matching the black line length (default 88),
# rather than using the flake8 default of 79:
max-line-length = 88