Update contributor's email (#684)

This commit is contained in:
Andrew Klychkov 2024-10-24 10:57:36 +02:00 committed by GitHub
parent 93cd1850d9
commit 90bd0b0a75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 17 additions and 17 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright: (c) 2020, Andrew Klychkov (@Andersson007) <aaklychkov@mail.ru>
# Copyright: (c) 2020, Andrew Klychkov (@Andersson007) <andrew.a.klychkov@gmail.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import (absolute_import, division, print_function)