diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 66058e9..dd97192 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -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`. - diff --git a/README.md b/README.md index cbeab8e..c9b52a1 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,3 @@ hood admins don't need a server of their own. ## Contribute! Read `CONTRIBUTE.md` to learn how to get started. -