Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 254 Bytes

File metadata and controls

6 lines (5 loc) · 254 Bytes

Positional arguments in Artist constructors

Passing all but the very few first arguments positionally in the constructors of Artists is deprecated. Most arguments will become keyword-only in a future version.