diff options
Diffstat (limited to 'tests/test_parsing.py')
-rw-r--r-- | tests/test_parsing.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_parsing.py b/tests/test_parsing.py index 9b2fd25b..3bd635a1 100644 --- a/tests/test_parsing.py +++ b/tests/test_parsing.py @@ -2,9 +2,6 @@ # flake8: noqa E302 """ Test the parsing logic in parsing.py - -Copyright 2017 Todd Leonhardt <todd.leonhardt@gmail.com> -Released under MIT license, see LICENSE file """ import attr import pytest |