From 88a2e60f80cca594e89a29f86d70c99bbee8bf4f Mon Sep 17 00:00:00 2001 From: John Bodley <4567245+john-bodley@users.noreply.github.com> Date: Tue, 14 Nov 2017 18:17:53 -0800 Subject: [PATCH] [flake8] Updaing CONTRIBUTING.md (#3862) --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9893eeaa8cf98..3051d94fdc377 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -286,9 +286,8 @@ We use [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/) and [Enzyme](ht Lint the project with: - # for python changes - flake8 changes tests - flake8 changes superset + # for python + flake8 # for javascript npm run lint