Skip to content

Updating dummy_mode defaults for OI1 (code and documentation) #499

Description

@ntalluri

In our code and documentation, dummy nodes (dummyMode) are treated as an optional parameter, and if not provided, we pass None to OI1. However, per the OI1 documentation, the parameter defaults to "terminals" if nothing is provided, not None. We should update the SPRAS documentation and code to reflect this default explicitly. Right now, every time I need to check what happens when dummy nodes aren't provided, I have to go verify it against the original OI1 documentation instead of our own. I haven't checked if this is the same behavior for OI2, but we should verify that as well.

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