Coverage for src/pystencilssfg/exceptions.py: 100%
2 statements
« prev ^ index » next coverage.py v7.8.0, created at 2025-04-04 07:16 +0000
« prev ^ index » next coverage.py v7.8.0, created at 2025-04-04 07:16 +0000
1class SfgException(Exception):
2 pass