Skip to content

Commit

Permalink
pre-commit: run end-of-file-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 14, 2021
1 parent 95e4464 commit aae8d12
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[report]
omit = *test*
omit = *test*
1 change: 0 additions & 1 deletion docs/source/api/index.rst.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ OAuthenticators
{% for module in modules -%}
{{ module }}
{% endfor %}

1 change: 0 additions & 1 deletion examples/azuread/run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export AAD_TENANT_ID='{AAD-TENANT-ID}'
jupyterhub -f ./sample_jupyter_config.py –-log-level=DEBUG

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
jupyterhub>=1.2
jupyterhub>=1.2

0 comments on commit aae8d12

Please sign in to comment.