[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -36,7 +36,6 @@ from .abstract_board import AbstractBoard
|
||||
|
||||
|
||||
class AbstractSystemBoard(System, AbstractBoard):
|
||||
|
||||
"""
|
||||
An abstract board for cases where boards should inherit from System.
|
||||
"""
|
||||
|
||||
@@ -44,7 +44,6 @@ from .abstract_system_board import AbstractSystemBoard
|
||||
|
||||
|
||||
class TestBoard(AbstractSystemBoard):
|
||||
|
||||
"""This is a Testing Board used to run traffic generators on a simple
|
||||
architecture.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user