Skip to content

Commit

Permalink
updated tests and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheww95 committed Mar 18, 2024
1 parent 676a52d commit 8b455fd
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
__pycache__
**__pycache__
*.pyc
Binary file removed profile_dists/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/__init__.pyston-23.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/constants.cpython-311.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/utils.cpython-311.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/version.cpython-310.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/version.cpython-311.pyc
Binary file not shown.
Binary file removed profile_dists/__pycache__/version.pyston-23.pyc
Binary file not shown.
Binary file removed tests/__pycache__/__init__.cpython-311.pyc
Binary file not shown.
Binary file not shown.
Binary file removed tests/__pycache__/test_utils.pyston-23-pytest-6.2.5.pyc
Binary file not shown.

0 comments on commit 8b455fd

Please sign in to comment.