aboutsummaryrefslogtreecommitdiffstats
path: root/src/transform_lambda.py
diff options
context:
space:
mode:
authordeepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>2024-08-16 20:07:43 +0000
committerGitHub <noreply@github.com>2024-08-16 20:07:43 +0000
commit95ad71be4315f5ae3f9183f66049ae8b8cf914fc (patch)
tree909cf4aa36a6ee568da1cffc55ea260467153bf2 /src/transform_lambda.py
parent9dabc89c897f7dc9034e44c277d68e01c7e12ad7 (diff)
downloadde-project-bentley-95ad71be4315f5ae3f9183f66049ae8b8cf914fc.tar.gz
de-project-bentley-95ad71be4315f5ae3f9183f66049ae8b8cf914fc.zip
style: format code with Autopep8, Black and Ruff Formatter
This commit fixes the style issues introduced in 9dabc89 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/de-project-bentley/pull/52
Diffstat (limited to 'src/transform_lambda.py')
-rw-r--r--src/transform_lambda.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transform_lambda.py b/src/transform_lambda.py
index 6ee681f..c6a8e60 100644
--- a/src/transform_lambda.py
+++ b/src/transform_lambda.py
@@ -1,2 +1,2 @@
def lambda_handler():
- pass \ No newline at end of file
+ pass
git.ajschof.me — hosted by ajschofield — powered by cgit