Skip to content

Commit

Permalink
chore: run pre-commit run ruff-format -a
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner authored and renovate[bot] committed Nov 4, 2023
1 parent bd13fa3 commit 5a143ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deptry/stdlibs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
not support https://docs.python.org/3/library/sys.html#sys.stdlib_module_names (< 3.10).
The file can be generated again using `python scripts/generate_stdlibs.py`.
"""

from __future__ import annotations

STDLIBS_PYTHON = {
Expand Down

0 comments on commit 5a143ac

Please sign in to comment.