Skip to content

Commit

Permalink
Merge branch 'master' of github.com:IuryAlves/code-challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
iury committed Jun 8, 2016
2 parents a070617 + 4c8bdd8 commit 9e2bc61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
source =
src/
omit =
tests/*
tests/*
src/load_data.py
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
│   ├── app.py
│   ├── decorators.py
│   ├── exceptions.py
│   ├── __init__.py
│   ├── load_data.py
│   ├── models/
│   │   ├── fixtures/
Expand Down

0 comments on commit 9e2bc61

Please sign in to comment.