Skip to content

Deprecate: Deprecate all camel case functions #140

@cadenmyers13

Description

@cadenmyers13

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions