Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajastro committed Aug 1, 2023
1 parent e320625 commit 6418001
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
"""
Pre-commit hook to sync an "all" extra in setup.cfg.
Pre-commit hook to sync a "test_python_3_11" extra in setup.cfg.
It will contain all the dependencies apart from tests and mypy.
"""
import configparser
Expand Down

0 comments on commit 6418001

Please sign in to comment.