From 439c1b0f50bffc7208c0352afd7c604d6853fb8f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Nov 2021 17:55:49 +0100 Subject: fix typos --- python-guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-guidelines.rst b/python-guidelines.rst index f08b563f..8a644ced 100644 --- a/python-guidelines.rst +++ b/python-guidelines.rst @@ -47,7 +47,7 @@ Formatting ---------- * We follow `pep8 `__. -* Code should be auto-formatted wich `black `__. +* Code should be auto-formatted with `black `__. Distro Packaging -- cgit v1.2.3