Skip to content

Commit

Permalink
removing pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
marctheshark3 committed Apr 17, 2024
1 parent 5ccc15a commit 0e1e706
Show file tree
Hide file tree
Showing 29 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
*flask_session
*_files/
*venv
**__pycache__/
Binary file removed __pycache__/locustfile.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page.cpython-310.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page.cpython-36.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page.cpython-39.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page_1.cpython-310.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page_1.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/front_page_1.cpython-39.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/main_page.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/main_page.cpython-36.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/main_page.cpython-39.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page.cpython-310.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page.cpython-39.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page_1.cpython-310.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page_1.cpython-312.pyc
Binary file not shown.
Binary file removed layouts/__pycache__/mining_page_1.cpython-39.pyc
Binary file not shown.
Binary file removed utils/__pycache__/api_reader.cpython-310.pyc
Binary file not shown.
Binary file removed utils/__pycache__/api_reader.cpython-312.pyc
Binary file not shown.
Binary file removed utils/__pycache__/api_reader.cpython-39.pyc
Binary file not shown.
Binary file removed utils/__pycache__/dash_utils.cpython-310.pyc
Binary file not shown.
Binary file removed utils/__pycache__/dash_utils.cpython-312.pyc
Binary file not shown.
Binary file removed utils/__pycache__/dash_utils.cpython-36.pyc
Binary file not shown.
Binary file removed utils/__pycache__/dash_utils.cpython-39.pyc
Binary file not shown.
Binary file removed utils/__pycache__/reader.cpython-310.pyc
Binary file not shown.
Binary file removed utils/__pycache__/reader.cpython-312.pyc
Binary file not shown.
Binary file removed utils/__pycache__/reader.cpython-36.pyc
Binary file not shown.
Binary file removed utils/__pycache__/reader.cpython-39.pyc
Binary file not shown.

0 comments on commit 0e1e706

Please sign in to comment.