Skip to content

remove low-level default values for user-configurable things #38

Description

@jllanfranchi

Low-level things that have defaults that the user can optionally configure can cause unexpected behavior and be difficult to figure out what the value actually is. Any such defaults should only appear at the highest level (e.g. the command-line argparser can have a default for it if the user doesn't set it) but shouldn't appear anywhere below that.

Places to look for this: hypo/_hypo_kernels.py, tables/, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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