Skip to content

Commit

Permalink
remove pep257 check pending upstream fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Ted Kern <ted.kern@canonical.com>
  • Loading branch information
Ted Kern committed May 12, 2020
1 parent 05072e1 commit 6461cd9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion nodl_python/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<test_depend>ament_lint_common</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_mypy</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<test_depend>python3-pytest-mock</test_depend>

Expand Down
22 changes: 0 additions & 22 deletions nodl_python/test/test_pep257.py

This file was deleted.

0 comments on commit 6461cd9

Please sign in to comment.