frequenz-floss / frequenz-client-reporting-python

A python client for the Frequenz Reporting API
MIT License
0 stars 5 forks source link

Remove iterator from function names #33

Closed cwasicki closed 3 months ago

cwasicki commented 4 months ago

Replace iterator in method names to be closer to gRPC names.

Raised here https://github.com/frequenz-floss/frequenz-client-reporting-python/pull/16/files#r1548128616.

Naming might not be final.

FYI @llucax