Skip to content

Commit c498ffc

Browse files
committed
Add REUSE compliance
Signed-off-by: Thijs Baaijen <[email protected]>
1 parent 10ba51c commit c498ffc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/unit/visualizer/test_parsers.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: Contributors to the Power Grid Model project <[email protected]>
2+
#
3+
# SPDX-License-Identifier: MPL-2.0
4+
15
from power_grid_model_ds._core.model.arrays import NodeArray, LineArray
26
from power_grid_model_ds._core.visualizer.parsers import parse_node_array, parse_branch_array
37
from tests.integration.visualizer_tests import CoordinatedNodeArray

0 commit comments

Comments
 (0)