From 5c4b689eb23bc5f5ff99e3cb30c55f20dfc4f143 Mon Sep 17 00:00:00 2001 From: maike Date: Sun, 5 Jul 2020 19:01:37 +0200 Subject: [PATCH] [misc] No empty lines at the end of files --- CONTRIBUTE.md | 3 ++- README.md | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) 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. -