Travis CI: Add pytest --doctest-modules neural_network (#1028) · davgit/Python@c2e8582 · GitHub
Skip to content

Commit c2e8582

Browse files
authored
Travis CI: Add pytest --doctest-modules neural_network (TheAlgorithms#1028)
* neural_network/perceptron.py: Add if __name__ == '__main__': * Remove tab indentation * Add neural_network to the pytests
1 parent 4658f4a commit c2e8582

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions

neural_network/perceptron.py

Lines changed: 14 additions & 13 deletions

0 commit comments

Comments
 (0)