Skip to content

Commit

Permalink
fix: solve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
domenicoblanco committed May 28, 2022
2 parents a5b19b6 + 9d75116 commit a4c888f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest == 7.1.2
pytest-mock == 3.7.0
pytest-cov == 3.0.0
pytest-cov == 3.0.0
pytest-asyncio == 0.18.3
Empty file added src/__init__.py
Empty file.
File renamed without changes.
Empty file added tests/__init__.py
Empty file.
Empty file added tests/main_test.py
Empty file.

0 comments on commit a4c888f

Please sign in to comment.