Skip to content

config_flie instead of config_file. #129

@lewonar

Description

@lewonar

Hi! I found a typo in picarx.py: the variable is called config_flie instead of config_file.

This causes an AttributeError during initialization of the Picarx class.

Steps to reproduce:

Install the library via pip
Run px = Picarx()
Error: 'Picarx' object has no attribute 'config_flie'
Please fix the typo. Thanks!

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