Skip to content
Snippets Groups Projects
Commit f9d947e9 authored by David Schäfer's avatar David Schäfer
Browse files

black

parent 3e8962f9
No related branches found
No related tags found
2 merge requests!606Release2.3,!605Release 2.3
Pipeline #143652 passed with stages
in 9 minutes and 48 seconds
......@@ -403,7 +403,7 @@ class FlagtoolsMixin:
will be removed in version 2.5 of SaQC. Please use
'SaQC.concatFlags(field={field}, target={target}, method="match", squeeze=False)'
instead""",
DeprecationWarning
DeprecationWarning,
)
return self.concatFlags(field, target=target, method="match", squeeze=False)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment