Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

Private variables cause tests to fail #1

@tony-dot-sh

Description

@tony-dot-sh

When trying to run the tests I ran into an issue where the private variables _customer_name and _customer_api_key cause the tests to fail.

Once I replaced _customer_name with customer_name and _customer_api_key with customer_api_key the tests succeeded.

I also noticed the Python package version is at 1.0.3 while the one on Pypi is at 1.1.5.

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