1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-09 14:46:01 +02:00

Add whitespace before vim modeline
All checks were successful
continuous-integration/drone/push Build is passing

black wants this...
This commit is contained in:
2020-12-24 13:12:06 +02:00
parent 6b78e82fe9
commit 7de1084f60
4 changed files with 4 additions and 0 deletions

View File

@ -372,4 +372,5 @@ def test_post_collections_invalid_page(client):
assert response.status_code == 400
# vim: set sw=4 ts=4 expandtab: