1[run]
2source =
3  urlobject
4  test
5omit =
6  urlobject/six.py
7
8[report]
9exclude_lines =
10  def __repr__
11