From 771209004ea3cf18091409614c1bf9c26df37b6d Mon Sep 17 00:00:00 2001 From: Thiago Lages de Alencar Date: Wed, 9 Nov 2022 21:52:41 -0300 Subject: [PATCH] docs: remove word repetition --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 88e05c16..08c7f0e9 100644 --- a/README.rst +++ b/README.rst @@ -1583,7 +1583,7 @@ Logging ^^^^^^^ .. marker-logging-start -The client uses uses Python's `logging `__ facility for logging the library activity. The following logger categories are exposed: +The client uses Python's `logging `__ facility for logging the library activity. The following logger categories are exposed: - ``influxdb_client.client.influxdb_client`` - ``influxdb_client.client.influxdb_client_async``