From 40bbb1d8e5774ab5e8c4a0962e62fafc79dcfdbe Mon Sep 17 00:00:00 2001 From: Robsdedude Date: Thu, 1 Aug 2024 10:56:30 +0200 Subject: [PATCH] Minor: clean up accidental addition to doc string --- src/neo4j/exceptions.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/neo4j/exceptions.py b/src/neo4j/exceptions.py index 42c7ad2cc..4371e1b3f 100644 --- a/src/neo4j/exceptions.py +++ b/src/neo4j/exceptions.py @@ -52,8 +52,6 @@ + AuthConfigurationError + CertificateConfigurationError -+ Neo4jWarning - Connector API Errors ==================== + BoltError