Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Commit

Permalink
Use black to autoformat numpy-stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhdu committed Nov 20, 2018
1 parent bcb9914 commit adec605
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 147 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ install:

script:
- flake8
- black --check numpy-stubs
- py.test

cache:
Expand Down
Loading

0 comments on commit adec605

Please sign in to comment.