Skip to content
Snippets Groups Projects
Commit e6307263 authored by Bert Palm's avatar Bert Palm 🎇 Committed by David Schäfer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 15470a36
No related branches found
No related tags found
1 merge request!579Translation cleanups
Pipeline #135157 passed with stages
in 10 minutes and 10 seconds
This commit is part of merge request !579. Comments created here will be created in the context of that merge request.
......@@ -23,7 +23,7 @@ ForwardMap = Dict[ExternalFlag, float]
BackwardMap = Dict[float, ExternalFlag]
class TranslationScheme:
class TranslationScheme: # pragma: no cover
@property
@abstractmethod
def DFILTER_DEFAULT(self):
......
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