Skip to content

DwdWeather.query() doesn't returns a dictionary because 3 arguments are required #30

@bsledev

Description

@bsledev

When using print(DwdWeather.query()) it only returns this message: TypeError: query() missing 3 required positional arguments: 'self', 'station_id', and 'timestamp' and not the expected list of all the possible keys.

I used Python 3.8.5 and the latest dwdweather2 release.

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