Skip to content

Commit

Permalink
Fix stray full url in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Dec 7, 2016
1 parent 5a80709 commit 8f08957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/knownissues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To check for possible erroneous pooling events in an ISA-Tab archive, you can tr
>>> from isatools import utils
>>> utils.detect_isatab_process_pooling('tests/data/tab/MTBLS1/')
INFO: Converting ISA-Tab to ISA JSON...
INFO: Converting ISAtab to ISAjson for /Users/dj/PycharmProjects/isa-api/tests/data/tab/MTBLS1/
INFO: Converting ISAtab to ISAjson for tests/data/tab/MTBLS1/
INFO: ... conversion finished.
Checking s_MTBLS1.txt
Checking a_mtbls1_metabolite_profiling_NMR_spectroscopy.txt
Expand Down

0 comments on commit 8f08957

Please sign in to comment.