Skip to content

Commit

Permalink
remove whitespace to fix tox/lint
Browse files Browse the repository at this point in the history
  • Loading branch information
abhikdps committed Dec 16, 2024
1 parent 58beec3 commit f10d72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ black==24.10.0 # via tox-ansible (pyproject.toml)
cachetools==5.5.0 # via tox
cairocffi==1.7.1 # via cairosvg
cairosvg==2.7.1 # via mkdocs-ansible
certifi==2024.12.14 # via requests
certifi==2024.12.14 # via requests
cffi==1.17.1 # via cairocffi, cryptography
cfgv==3.4.0 # via pre-commit
chardet==5.2.0 # via tox
Expand Down Expand Up @@ -78,7 +78,7 @@ pylint==3.3.2 # via tox-ansible (pyproject.toml)
pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.8.0 # via tox
pytest==8.3.4 # via pytest-ansible, pytest-xdist, tox-ansible (pyproject.toml)
pytest-ansible==24.12.0 # via tox-ansible (pyproject.toml)
pytest-ansible==24.12.0 # via tox-ansible (pyproject.toml)
pytest-xdist==3.6.1 # via tox-ansible (pyproject.toml)
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
Expand Down

0 comments on commit f10d72e

Please sign in to comment.