Skip to content

Change all assert to dell for unused #255

@aaronbog

Description

@aaronbog
assert experiment_results_lines  # to remove the "unused" warning

This is used for removing the typechecker

del experiment_results_lines  # to remove the "unused" warning

would be better as usage of the variable will be flagged by the type checker

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