aboutsummaryrefslogtreecommitdiffstats
path: root/test/graph/test_graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/graph/test_graph.py')
-rw-r--r--test/graph/test_graph.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/graph/test_graph.py b/test/graph/test_graph.py
index 93f8db7..e6d5ae4 100644
--- a/test/graph/test_graph.py
+++ b/test/graph/test_graph.py
@@ -1,9 +1,4 @@
-"""
-Part of the bsfs test suite.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
-"""
# imports
from functools import reduce
import operator