Skip to content

Commit

Permalink
pain
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Dec 4, 2023
1 parent 783c1bb commit 0c7d9a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/test_flake8.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Test flake8 on this module."""
# Copyright 2017 Open Source Robotics Foundation, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
1 change: 1 addition & 0 deletions test/test_mypy.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Test mypy on this module."""
import os

import pytest
Expand Down
1 change: 1 addition & 0 deletions test/test_pep257.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"""Test pep257 on this module."""
# Copyright 2015 Open Source Robotics Foundation, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down

0 comments on commit 0c7d9a1

Please sign in to comment.