Skip to content

Commit

Permalink
Improved some code formatting & fixed unicode issue with the logger. (#…
Browse files Browse the repository at this point in the history
…1839)

* Improved some code formatting & fixed unicode issue with the logger.

* Corrected formatting of log method & improved formatting of spiral_navigator.py
  • Loading branch information
marksweb authored and douglascamata committed Jul 30, 2016
1 parent 9b2450a commit 190640f
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 74 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ web/
data/last-location*.json
data/cells-*.json

#Multiple config
# Multiple config
configs/*
!configs/config.json.example
!configs/release_config.json.example
Expand All @@ -113,5 +113,5 @@ configs/*
bin/
include/

#Pip check file
# Pip check file
pip-selfcheck.json
Loading

0 comments on commit 190640f

Please sign in to comment.