Skip to content

Commit e83faa1

Browse files
iamDecodeclaude
andcommitted
style: fix trailing blank line in gb.py
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e94ec80 commit e83faa1

File tree

1 file changed

+0
-1
lines changed
  • sklearn_pmml_model/ensemble

1 file changed

+0
-1
lines changed

sklearn_pmml_model/ensemble/gb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,4 +274,3 @@ def _more_tags(self):
274274
if hasattr(GradientBoostingRegressor, '_more_tags'):
275275
return GradientBoostingRegressor._more_tags(self)
276276
return {}
277-

0 commit comments

Comments
 (0)