Add the license header
This commit is contained in:
parent
7b87889425
commit
625a188efe
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# (C)
|
||||
# SPDX-FileCopyrightText: 2022 Luca Beltrame <lbeltrame@kde.org>
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
from dataclasses import dataclass
|
||||
from typing import Optional, List, Type, Tuple
|
||||
|
|
Loading…
Add table
Reference in a new issue