[run]
source = token_forge
omit = */tests/*,*/\.venv/*
branch = true

[report]
exclude_lines =
  pragma: no cover
  def __repr__
  raise AssertionError
  raise NotImplementedError
