SharpBit / brawlstats

(A)sync python wrapper for the Brawl Stars API
https://brawlstats.rtfd.io/
MIT License
99 stars 24 forks source link

Development #64

Closed 0dminnimda closed 4 years ago

0dminnimda commented 4 years ago

Changes Description

add init to the BaseBox List, remove from all classes that inherit from BaseBoxList

Type of PR

Checklist

SharpBit commented 4 years ago

Should really not be doing this, it's better to add it to each class as needed

0dminnimda commented 3 years ago

it's better to add it to each class as needed

not DRY tho