[misc] No empty lines at the end of files

fix-devenv
maike 2020-07-05 19:01:37 +02:00 committed by acipm
parent 10b3ec5be7
commit 5c4b689eb2
2 changed files with 2 additions and 2 deletions

View File

@ -63,6 +63,8 @@ Use [google
style](https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings)
comments to secure correct display of your docstrings.
Please don't leave empty lines at the end of your files.
## Merge Requests
The main development team does not need to make merge requests.
@ -109,4 +111,3 @@ You will need them to:
To run the platform, you need to import the bot in
`kibicara/webapi/__init__.py`.

View File

@ -20,4 +20,3 @@ hood admins don't need a server of their own.
## Contribute!
Read `CONTRIBUTE.md` to learn how to get started.