Add doctests everywhere and include tests in Travis CI builds #105
Labels
easy
Easy level issue GSSoC 2020
enhancement
gssoc20
Issues to be picked up by participants during GSSoC 2020
Is your feature request related to a problem? Please describe.
It'd be good to check if docstring documentation is present for all methods/modules.
Describe the solution you'd like
The one who takes up this issue should:
pytest --doctest-modules ...
in.travis.yml
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: