vendi-advertising / vendi-cache-2

0 stars 0 forks source link

Make an abstract class since most classes take a Maestro in the constructor #38

Closed cjhaas closed 6 years ago

cjhaas commented 6 years ago

Most classes take a Maestro in the constructor. Create a base class with that and the get_maestro() method for DRY