Skip to content

Commit

Permalink
rm pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
hmacdope committed Sep 25, 2024
1 parent 19fd56c commit c82dffc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/


**/__pycache__/
*.py[cod]
*$py.class

Expand Down Expand Up @@ -146,4 +148,4 @@ docs/API/_autosummary/
*.pyc

# pycache files
__pycache__/
__pycache__/
Binary file not shown.
Binary file not shown.

0 comments on commit c82dffc

Please sign in to comment.