summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Matusiak <numerodix@gmail.com>2021-05-05 13:53:19 +1000
committerMartin Matusiak <numerodix@gmail.com>2021-05-05 13:53:19 +1000
commit4f7d6f5d7c2c6c682f5b1ab1e09a40c21f7562b8 (patch)
tree96bb46965f2f974559075ad75487569be8a2b947 /README.rst
parenta5fedffab77bdb669face91c756755e83c48159a (diff)
downloadansicolor-4f7d6f5d7c2c6c682f5b1ab1e09a40c21f7562b8.tar.gz
reformat with black
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 3f64943..207fe84 100644
--- a/README.rst
+++ b/README.rst
@@ -117,3 +117,11 @@ Checking code style
.. code:: bash
$ flake8 ansicolor
+
+
+Re-formatting code
+^^^^^^^^^^^^^^^^^^
+
+.. code:: bash
+
+ $ black ansicolor tests