Skip to content

Commit

Permalink
ci: fix lint issue (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon authored Jun 25, 2024
1 parent ab253ea commit f48eae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def lint(session):
ISORT_VERSION,
"twine",
"build",
"importlib_metadata==7.2.1",
)
session.run(
"isort",
Expand Down

0 comments on commit f48eae1

Please sign in to comment.