Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snake case module names PART 2 #3561

Merged
merged 8 commits into from
Apr 28, 2017
Merged

Conversation

rhyolight
Copy link
Member

@rhyolight rhyolight commented Apr 24, 2017

Work In Progress

Contributes to #3546

  • src/nupic/frameworks/opf/predictionmetricsmanager.py ==> src/nupic/frameworks/opf/prediction_metrics_manager.py
  • src/nupic/frameworks/opf/previousvaluemodel.py ==> src/nupic/frameworks/opf/previous_value_model.py

    renamed:    src/nupic/frameworks/opf/htmpredictionmodelcallbacks.py
-> src/nupic/frameworks/opf/htm_prediction_model_callbacks.py
    renamed:
src/nupic/frameworks/opf/htmpredictionmodel_classifier_helper.py ->
src/nupic/frameworks/opf/htm_prediction_model_classifier_helper.py
    renamed:    src/nupic/frameworks/opf/modelcallbacks.py ->
src/nupic/frameworks/opf/model_callbacks.py
    renamed:    src/nupic/frameworks/opf/modelfactory.py ->
src/nupic/frameworks/opf/model_factory.py
    renamed:    src/nupic/frameworks/opf/opfbasicenvironment.py ->
src/nupic/frameworks/opf/opf_basic_environment.py
    renamed:    src/nupic/frameworks/opf/opfenvironment.py ->
src/nupic/frameworks/opf/opf_environment.py
    renamed:    src/nupic/frameworks/opf/opfhelpers.py ->
src/nupic/frameworks/opf/opf_helpers.py
    renamed:    src/nupic/frameworks/opf/opfutils.py ->
src/nupic/frameworks/opf/opf_utils.py
renamed:    src/nupic/frameworks/opf/predictionmetricsmanager.py -> src/nupic/frameworks/opf/prediction_metrics_manager.py
renamed:    src/nupic/frameworks/opf/previousvaluemodel.py -> src/nupic/frameworks/opf/previous_value_model.py
@marionleborgne
Copy link
Member

The only thing is that the travis build gets killed. NUP-2423 should fix that.

@rhyolight rhyolight merged commit 32a9492 into numenta:master Apr 28, 2017
@rhyolight rhyolight deleted the clean-modules-2 branch April 28, 2017 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants