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

sorting

parent e212b680
No related branches found
No related tags found
2 merge requests!591Test b,!579Translation cleanups
This commit is part of merge request !579. Comments created here will be created in the context of that merge request.
......@@ -16,7 +16,7 @@ import pytest
from saqc.constants import BAD, DOUBTFUL, FILTER_NONE, UNFLAGGED
from saqc.core.core import SaQC
from saqc.core.flags import Flags
from saqc.core.translation import DmpScheme, PositionalScheme, MappingScheme
from saqc.core.translation import DmpScheme, MappingScheme, PositionalScheme
from tests.common import initData
......
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