Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/pyexcel/pyexcel-xlsx into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Sep 20, 2020
2 parents 47c7d5a + 0a80930 commit da55a59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions format.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
isort $(find pyexcel_xlsx -name "*.py"|xargs echo) $(find tests -name "*.py"|xargs echo)
black -l 79 pyexcel_xlsx
black -l 79 tests

0 comments on commit da55a59

Please sign in to comment.