Skip to content

Commit

Permalink
Update test_pep257.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SeniorKullken authored Feb 21, 2022
1 parent 9f634cf commit 46f79a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_pep257.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# Checks the code style of Python source files using pep257.
# Files with the following extensions are being considered: .py.

from ament_pep257.main import main
import pytest

Expand Down

0 comments on commit 46f79a1

Please sign in to comment.