MartinT commited on
Commit
8516ac3
1 Parent(s): 5ec2a7a

chore: Update gitignore.

Browse files
Files changed (1) hide show
  1. .gitignore +1 -2
.gitignore CHANGED
@@ -1,4 +1,3 @@
1
  venv
2
  .mypy_cache
3
- __py_cache__
4
- ```
 
1
  venv
2
  .mypy_cache
3
+ __pycache__