-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Problem
We still use camel case function naming and we want to move to snake case. The following files need to be review for deprecation:
-
__init__.py -
calculator.py -
configurable.py -
constraint.py -
fitcontribution.py -
fithook.py -
fitrecipe.py -
fitresults.py -
parameter.py -
parameterset.py -
profile.py -
profilegenerator.py -
profileparser.py -
recipeorganizer.py -
restraint.py -
simplerecipe.py -
validatable.py
Proposed solution
Follow instructions in scikit-package 0.3.0 documentation for how to deprecate a function. if 0.3.0 hasnt been released yet, you can build the documentation locally for these instructions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels