Skip to content

The second parameter should not be named with a fixed literal string "dt" #3197

Open
@mauler2025

Description

@mauler2025

Usually function parameters are dummy variables that can be named anything.
Forcing us to use dt just adds unnecessary confusion to users.

if "dt" in parameters:

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationneeds discussionThings which needs to be discussed before implemented.refactorRefactor or redesign of existing code

    Type

    No type

    Projects

    Status

    🆕 New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions