We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e88ad commit 85e1cddCopy full SHA for 85e1cdd
1 file changed
pysatl_cpd/benchmark/benchmark_executor.py
@@ -7,6 +7,10 @@
7
configurations.
8
"""
9
10
+__author__ = "Danil Totmyanin"
11
+__copyright__ = "Copyright (c) 2026 PySATL project"
12
+__license__ = "SPDX-License-Identifier: MIT"
13
+
14
import csv
15
import hashlib
16
import itertools
0 commit comments