Skip to content

Commit

Permalink
lint: black fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
asadali145 committed May 2, 2024
1 parent f03b18d commit 8f98c8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def check(ctx: Context, project: Project, base: str, target: str):
app_rel_path / "changelog.d/*",
app_rel_path / "CHANGELOG.md",
"build-support/lockfiles/python-default.lockfile"
"build-support/requirements/requirements.txt"
"build-support/requirements/requirements.txt",
]

def _is_excluded(path):
Expand Down

0 comments on commit 8f98c8d

Please sign in to comment.