Skip to content

Commit eda9009

Browse files
committed
Update _constants.py
1 parent a0dc002 commit eda9009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchensemble/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
Tuple of stacked model parameters in the ensemble.
186186
buffers : tuple
187187
Tuple of buffers, empty if not exists.
188-
"""
188+
""" # noqa: E501
189189

190190

191191
__classification_forward_doc = """

0 commit comments

Comments
 (0)