We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d81713 commit 16047d6Copy full SHA for 16047d6
discopop_library/result_classes/PatternStorage.py
@@ -1,3 +1,11 @@
1
+# This file is part of the DiscoPoP software (http://www.discopop.tu-darmstadt.de)
2
+#
3
+# Copyright (c) 2020, Technische Universitaet Darmstadt, Germany
4
5
+# This software may be modified and distributed under the terms of
6
+# the 3-Clause BSD License. See the LICENSE file in the package base
7
+# directory for details.
8
+
9
from typing import List
10
11
from discopop_explorer.pattern_detectors.PatternBase import PatternBase
0 commit comments