Skip to content

Commit

Permalink
Add starting space to comment in line 221
Browse files Browse the repository at this point in the history
  • Loading branch information
djyasin committed Sep 10, 2024
1 parent 727bf98 commit 1f36be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ repos:
- lxml # dep of `--txt-report`, `--cobertura-xml-report` & `--html-report`
- pytest
- requests # dep of `credentials.aim`, `credentials.centrify_vault`,
#`credentials.conjur` & `credentials.hashivault`
# `credentials.conjur` & `credentials.hashivault`
args:
- --python-version=3.11
- --txt-report=.tox/.tmp/.test-results/mypy--py-3.11
Expand Down

0 comments on commit 1f36be4

Please sign in to comment.