mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +08:00
Remove wrong comment location
This commit is contained in:
@@ -12,7 +12,6 @@ def _check_data_dim(data, dim):
|
||||
class BaseModel(object):
|
||||
|
||||
def __init__(self):
|
||||
# keep _params for backwards compatibility
|
||||
self.params_ = None
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user