Refactoring super function call in agents.py · Issue #321 · aimacode/aima-python · GitHub
Skip to content

Refactoring super function call in agents.py #321

Description

@articuno12

super function call in agents.py is according to python2.7 version.In python3 a simpler function call can be used. For reference https://docs.python.org/3.4/library/functions.html#super.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions