Updated Pytest path

This commit is contained in:
Ajeet yadav 2024-03-10 23:59:24 +05:30
parent 7d2f76a930
commit e9401c2535
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ repos:
hooks: hooks:
- id: pytest - id: pytest
name: pytest name: pytest
entry: pytest tests entry: pytest 01OS/tests
language: system language: system
types: [python] types: [python]
pass_filenames: false pass_filenames: false