Skip to content

Commit 755086b

Browse files
authored
Merge pull request faif#166 from duboviy/master
New repository structure; Resolve issue faif#165
2 parents 8498a66 + 84d9d8b commit 755086b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+58
-51
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ script:
2424
# Run tests
2525
- PYTHONPATH=. nosetests -s -v --with-doctest --with-cov --cover-package . --logging-level=INFO -v .
2626
# Actually run all the scripts, contributing to coverage
27-
- ./run_all.sh
27+
- PYTHONPATH=. ./run_all.sh
2828
# for now failure in flaking is ignored
2929
- flake8 *py || echo "PEP8 the code"
3030

README.md

Lines changed: 40 additions & 33 deletions

behavioral/__init__.py

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)