Skip to content

Refactor binomial to binary in tests/ and csep.core/binomial_evaluations.py #216

@wsavran

Description

@wsavran

To avoid confusion, we should refactor TestBinomialLikelihood in tests/test_evaluations.py to TestBinaryLikelihood and the module name binomial_evaluations.py to binary_evaluations.py.

This will require changing any imports to other modules and in the __init__.py. Recommended to use an IDE to refactor this to find all usages.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions