mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-06 23:28:41 +01:00
ci: added no-cover to static device test
This commit is contained in:
@@ -19,6 +19,7 @@ except ImportError:
|
|||||||
|
|
||||||
|
|
||||||
class StaticDeviceTest:
|
class StaticDeviceTest:
|
||||||
|
# pragma: no cover
|
||||||
"""Class to perform tests on an ophyd device config file."""
|
"""Class to perform tests on an ophyd device config file."""
|
||||||
|
|
||||||
def __init__(self, config: str, output_file: TextIOWrapper) -> None:
|
def __init__(self, config: str, output_file: TextIOWrapper) -> None:
|
||||||
|
|||||||
Reference in New Issue
Block a user