Skip to content

Commit

Permalink
are these needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 22, 2022
1 parent 4f7c16e commit f53ee61
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion unittests/test_overrides.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

# pylint: disable=unused-variable, arguments-differ, signature-differs
import pytest
from spinn_utilities.overrides import overrides

Expand Down
1 change: 0 additions & 1 deletion unittests/test_require_subclass.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

# pylint: disable=unused-variable
import pytest
from spinn_utilities.abstract_base import AbstractBase, abstractmethod
from spinn_utilities.require_subclass import require_subclass
Expand Down
1 change: 0 additions & 1 deletion unittests/test_see.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

# pylint: disable=unused-variable, arguments-differ, signature-differs
from spinn_utilities.see import see
import pytest

Expand Down

0 comments on commit f53ee61

Please sign in to comment.