Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
add final newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb15 committed Apr 17, 2020
1 parent 55746a9 commit 2f0d04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ jobs:
name: upload to pypi
command: |
. venv/bin/activate
twine upload dist/*
twine upload dist/*
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ cython_debug/

# static files generated from Django application using `collectstatic`
media
static
static

0 comments on commit 2f0d04e

Please sign in to comment.