diff options
| author | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-28 11:23:02 +0200 | 
|---|---|---|
| committer | Thomas Albers Raviola <thomas@thomaslabs.org> | 2024-05-28 11:23:02 +0200 | 
| commit | 255c2e7b7bf721296d4d4f22cb106ab3cf197e0a (patch) | |
| tree | ea255bc9397e095d436d9f265037284dfcc0cc06 /.gitignore | |
| parent | c24397c9d2ca50b3989de5107498666724e8c50c (diff) | |
Add unit test with pytest
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,2 +1,3 @@  __pycache__  .mypy_cache +.pytest_cache | 
