Skip to content

Commit f0714f3

Browse files
committed
removed syn_seq from def_categories
1 parent 17fbf46 commit f0714f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/synthcity/plugins/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"time_series",
1616
"domain_adaptation",
1717
"images",
18-
"debug",
19-
"syn_seq",
18+
"debug"
2019
]
2120
plugins = {}
2221

0 commit comments

Comments
 (0)