fix a bad character in requirements.txt caused by pre-commit

This commit is contained in:
UpstreamData
2022-08-12 12:14:12 -06:00
parent 81d5d23189
commit 4941cffb70
2 changed files with 0 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ repos:
rev: v4.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/psf/black

Binary file not shown.