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

Add doc strings to testcases #25

Open
luke-carlson opened this issue Nov 1, 2024 · 1 comment
Open

Add doc strings to testcases #25

luke-carlson opened this issue Nov 1, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@luke-carlson
Copy link
Collaborator

We could add some information to each test case to explain exactly what it is doing:

def test_all_registered_models():
    """check that every model in Model Registry can be instantiated with its default configuration"""
@luke-carlson luke-carlson added the good first issue Good for newcomers label Nov 1, 2024
@bdeanhardt
Copy link
Contributor

Ethan and I can take this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants