From 614c9f6210464c34d05a87cd5b790a24e6c12adc Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Thu, 5 May 2022 19:59:52 +0100 Subject: Quickfix missing comment mark in docs --- docs/userguide/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/userguide/quickstart.rst b/docs/userguide/quickstart.rst index 2f778521..7577b8b1 100644 --- a/docs/userguide/quickstart.rst +++ b/docs/userguide/quickstart.rst @@ -131,7 +131,7 @@ the packages in your project directory: [options] packages = find: # OR `find_namespaces:` if you want to use namespaces - [options.packages.find] (always `find` even if `find_namespaces:` was used before) + [options.packages.find] # (always `find` even if `find_namespaces:` was used before) # This section is optional # Each entry in this section is optional, and if not specified, the default values are: # `where=.`, `include=*` and `exclude=` (empty). -- cgit v1.2.1