Skip to content

Commit

Permalink
minor flakes removed
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenjp committed Apr 1, 2024
1 parent 68e5eba commit ad9226e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions q2_types/multiplexed_sequences/tests/test_transformer.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@
from q2_types.multiplexed_sequences import (
MultiplexedFastaQualDirFmt,
MultiplexedSingleEndBarcodeInSequenceDirFmt,
EMPMultiplexedDirFmt,
ErrorCorrectionDetailsFmt,
EMPSingleEndDirFmt,
EMPSingleEndCasavaDirFmt,
EMPPairedEndDirFmt,
EMPPairedEndCasavaDirFmt
ErrorCorrectionDetailsFmt

)
from q2_types.per_sample_sequences import (
SingleLanePerSampleSingleEndFastqDirFmt,
Expand All @@ -34,7 +30,7 @@
SingleEndFastqManifestPhred64V2,
PairedEndFastqManifestPhred33V2,
PairedEndFastqManifestPhred64V2,
FastqManifestFormat
FastqManifestFormat,
)


Expand Down

0 comments on commit ad9226e

Please sign in to comment.