We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 891d43b + 6c60b02 commit f305ed2Copy full SHA for f305ed2
qiita_client/testing.py
@@ -113,9 +113,6 @@ def _stripRoot(fp):
113
return fp[len(sep):]
114
return fp
115
116
- if self.qclient._plugincoupling == 'filesystem':
117
- return fps
118
-
119
# use artifact 1 info to determine BASA_DATA_DIR, as we know that the
120
# filepath ends with ....raw_data/1_s_G1_L001_sequences.fastq.gz, thus
121
# BASE_DATA_DIR must be the prefix, e.g. /qiita_data/
0 commit comments