Skip to content

Update README.md and fix test_seqio.py and seqio.py

Chen Xie requested to merge xie/sequenceio:master into master

pytest output:

==================================================================================== test session starts ==================================================================================== platform darwin -- Python 3.8.3, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 rootdir: /Users/xie/Desktop/sequenceio collected 4 items

test/test_seqio.py ... . [100%]

===================================================================================== warnings summary ====================================================================================== /Users/xie/opt/anaconda3/lib/python3.8/unittest/case.py:735 /Users/xie/opt/anaconda3/lib/python3.8/unittest/case.py:735: PytestCollectionWarning: cannot collect 'test_case' because it is not a function. def call(self, *args, **kwds):

-- Docs: https://docs.pytest.org/en/latest/warnings.html =============================================================================== 4 passed, 1 warning in 1.08s ================================================================================

Edited by Chen Xie

Merge request reports