Skip to content

Commit f489bb4

Browse files
cyclotrucfilipchristiansen
authored andcommitted
Update README.md
test: added unit tests for clone.py (#82) ci: disable windows tests (#86) Signed-off-by: joydeep049 <bntripathy123@gmail.com> test: added unit test for parse_query (#81)
1 parent 50fadd8 commit f489bb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ repos:
102102
[
103103
click,
104104
fastapi-analytics,
105+
pytest-asyncio,
105106
python-dotenv,
106107
slowapi,
107108
starlette,
@@ -118,6 +119,7 @@ repos:
118119
click,
119120
fastapi-analytics,
120121
pytest,
122+
pytest-asyncio,
121123
python-dotenv,
122124
slowapi,
123125
starlette,

0 commit comments

Comments
 (0)