Skip to content

Commit 339ab9b

Browse files
authored
fix linter
1 parent c24e6dd commit 339ab9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

colcon_python_setup_py/package_identification/python_setup_py.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
from .run_setup_py import run_setup_py
2525

26+
2627
class PythonPackageIdentification(PackageIdentificationExtensionPoint):
2728
"""Identify Python packages with `setup.py` files."""
2829

0 commit comments

Comments
 (0)