Skip to content

Commit 8d11479

Browse files
committed
fixed comma for precommit
1 parent f0714f3 commit 8d11479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/synthcity/plugins/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"time_series",
1616
"domain_adaptation",
1717
"images",
18-
"debug"
18+
"debug",
1919
]
2020
plugins = {}
2121

0 commit comments

Comments
 (0)