From 41691584a0e8d7ff3a91f4d7fa7a553d627e7792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 1 Jul 2020 16:00:53 +0200 Subject: [PATCH] there is no examples directory! --- .codeclimate.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 86862bad..1e6536a6 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -12,7 +12,6 @@ engines: pep8: enabled: true exclude_paths: - - examples/** - tests/** - docs/** ratings: -- GitLab