diff options
| author | Simeon Simeonov | 2024-12-28 20:13:43 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2024-12-28 20:13:43 +0100 |
| commit | 82ef6adec6e59f9cc9dc9fa1a13a2b43e534bada (patch) | |
| tree | 5921f91387f8b4567f810c20570f458547e6ae64 /test/test_main.py | |
| parent | e3a82c195f8e18fbd9691845ff4e6121986e13ea (diff) | |
Rename *Exception to *Error and do some general linting
Diffstat (limited to 'test/test_main.py')
| -rw-r--r-- | test/test_main.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test_main.py b/test/test_main.py index 35bd2a2..593bf80 100644 --- a/test/test_main.py +++ b/test/test_main.py | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # -*- coding: utf-8 -*- | ||
| 2 | # SPDX-License-Identifier: BSD-2-Clause-FreeBSD | 1 | # SPDX-License-Identifier: BSD-2-Clause-FreeBSD |
| 3 | # | 2 | # |
| 4 | # Copyright (c) 2020-2023, Simeon Simeonov | 3 | # Copyright (c) 2020-2025, Simeon Simeonov |
| 5 | # All rights reserved. | 4 | # All rights reserved. |
| 6 | # | 5 | # |
| 7 | # Redistribution and use in source and binary forms, with or without | 6 | # Redistribution and use in source and binary forms, with or without |
