From d279d52d9f3329840eb6d4a52497e36502089b18 Mon Sep 17 00:00:00 2001 From: whikwon Date: Mon, 3 Jun 2019 22:04:00 +0900 Subject: [PATCH] Remove comment to install pre-commit: --- scripts/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-dev.txt b/scripts/requirements-dev.txt index b526747..b1be888 100644 --- a/scripts/requirements-dev.txt +++ b/scripts/requirements-dev.txt @@ -1,4 +1,4 @@ -#pre-commit +pre-commit # formatting isort