aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAng Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local>2024-08-16 15:45:03 +0100
committerAng Bel <anzelikabelotelova@Anzelikas-MacBook-Air.local>2024-08-16 15:45:03 +0100
commit890ca0434ce5f7c9e7bdba1482a86cd63a4ef8f9 (patch)
treef2165eada60adcdb3326c4b07766465589c584b5
parent9d189d7c8c4fae09ece780521ab9c10935be8aaf (diff)
downloadde-project-bentley-890ca0434ce5f7c9e7bdba1482a86cd63a4ef8f9.tar.gz
de-project-bentley-890ca0434ce5f7c9e7bdba1482a86cd63a4ef8f9.zip
dummy comment to test checks
-rw-r--r--src/extract_lambda.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extract_lambda.py b/src/extract_lambda.py
index 9a0e509..30c7005 100644
--- a/src/extract_lambda.py
+++ b/src/extract_lambda.py
@@ -11,7 +11,7 @@ import re
logger = logging.getLogger()
logger.setLevel(logging.INFO)
-
+## DB Exception class
class DBConnectionException(Exception):
"""Wraps pg8000.native Error or DatabaseError."""
git.ajschof.me — hosted by ajschofield — powered by cgit