Skip to content

Commit 6e9be3f

Browse files
committed
run black ./
1 parent e1b6ac2 commit 6e9be3f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,7 @@
7474
],
7575
extras_require={
7676
"craft": ["torch>=0.12"],
77-
"forecaster": ["torch>=0.12",
78-
"datasets"
79-
],
77+
"forecaster": ["torch>=0.12", "datasets"],
8078
},
8179
classifiers=[
8280
"Programming Language :: Python",

0 commit comments

Comments
 (0)