From 82ef6adec6e59f9cc9dc9fa1a13a2b43e534bada Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 28 Dec 2024 20:13:43 +0100 Subject: Rename *Exception to *Error and do some general linting --- test/test_main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/test_main.py') 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 @@ -# -*- coding: utf-8 -*- # SPDX-License-Identifier: BSD-2-Clause-FreeBSD # -# Copyright (c) 2020-2023, Simeon Simeonov +# Copyright (c) 2020-2025, Simeon Simeonov # All rights reserved. # # Redistribution and use in source and binary forms, with or without -- cgit v1.3