From 596d53e6a6b42931362ec54470073cbaa93e91e7 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Mon, 18 Mar 2019 16:51:15 +0900 Subject: [PATCH] Add comment --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index 024bc29..0324ffb 100644 --- a/emacs.el +++ b/emacs.el @@ -1950,6 +1950,7 @@ and search from projectile root (if projectile is available)." ;;;;;;;;;;;;;;;; ;; flychcek-black +;; TODO: Move to https://github.com/10sr/flycheck-black-check (require 'flycheck) (flycheck-define-checker python-black-check