Radiation-resistantCamera/Vimba_6_0/VimbaPython/Source/setup.cfg

12 lines
149 B
INI
Raw Normal View History

2025-04-30 01:26:04 +00:00
[flake8]
max-line-length = 100
[coverage:run]
source = vimba
[coverage:report]
exclude_lines =
coverage: skip
def __repr__
def __str__