Skip to content

Printing error under utilities/cg.py #5

Description

@gbland0725

Thanks for the package! Trying to implement in my data file right now. There's one error in the cg.py. You forgot to put in the parenthesis for print statement. Please change it from:

print resi_prev

to

print(resi_prev)

Thanks!
Garret

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions