Skip to content

Commit 047b72a

Browse files
Update mcbackend/__init__.py
Co-authored-by: Michael Osthege <michael.osthege@outlook.com>
1 parent 745ceb5 commit 047b72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: mcbackend/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
"RunMeta",
2626
"Variable",
2727
"clickhouse",
28-
"ClickHouseBackend"
29-
]
28+
"ClickHouseBackend",
29+
]

0 commit comments

Comments
 (0)