Skip to content
Snippets Groups Projects
Commit aae9d547 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

exclude abstract properties from coverage

parent 1e8a3ebc
No related branches found
No related tags found
No related merge requests found
......@@ -10,3 +10,4 @@ branch = True
exclude_lines =
skip coverage
@abc.abstractmethod
@abc.abstractproperty
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment