Skip to content

Add guidelines on multiple assignments in a single line #80

Description

@raphaelsaavedra

Sometimes one might want to do multiple assignments in a single line to reduce number of lines of code, e.g.

Pmin, Pmax = get_pmin(fnm.system), get_pmax(fnm.system)

If this is considered bad style by us, we should probably add a comment about this in the docs.

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

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions