Skip to content

Commit

Permalink
PEP 8 driven changes to wmts.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhattersley committed Oct 29, 2014
1 parent ec5c3b7 commit 7d3c242
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 96 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ install:
- if [ "$LXML" == "true" ]; then pip install lxml; fi
script:
- python -m pytest
- pep8 owslib/wmts.py
notifications:
irc:
- "irc.freenode.org#geopython"
Loading

0 comments on commit 7d3c242

Please sign in to comment.