From e293473ea9c6a4408d4eb489d9d61fc87dbec639 Mon Sep 17 00:00:00 2001
From: Utkarsh Gupta <utkarshgupta137@gmail.com>
Date: Thu, 4 Mar 2021 06:16:27 +0530
Subject: [PATCH] Add formatters-python for atom to editor_integration (#1834)

---
 docs/editor_integration.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/editor_integration.md b/docs/editor_integration.md
index aa3a1ee..bc7c2e7 100644
--- a/docs/editor_integration.md
+++ b/docs/editor_integration.md
@@ -286,7 +286,8 @@ Sublime Text, Visual Studio Code and many more), you can use the
 
 ## Atom/Nuclide
 
-Use [python-black](https://atom.io/packages/python-black).
+Use [python-black](https://atom.io/packages/python-black) or
+[formatters-python](https://atom.io/packages/formatters-python).
 
 ## Gradle (the build tool)
 
-- 
2.39.5