Skip to content

Commit f4ea670

Browse files
committed
tidy
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 4982a64 commit f4ea670

File tree

1 file changed

+1
-1
lines changed
  • tests/_data/infiles/environment/with-license-pep639

1 file changed

+1
-1
lines changed

tests/_data/infiles/environment/with-license-pep639/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def main() -> None:
7575
'cryptography==43.0.1', # https://github.com/CycloneDX/cyclonedx-python/issues/826
7676
# with possibly unexpected license files
7777
# https://github.com/CycloneDX/cyclonedx-python/issues/868
78-
"../../_helpers/local_pckages/with-license-pep639_regression-issue868",
78+
'../../_helpers/local_pckages/with-license-pep639_regression-issue868',
7979
)
8080

8181

0 commit comments

Comments
 (0)