lokijuhy / data-traffic-control

Whhrrrr... Voooooosh... That's the sound of your data coming and going exactly where it belongs
MIT License
0 stars 0 forks source link

Deprecating DataManager in favor of DataDirectory.load(hint) #21

Closed lokijuhy closed 3 years ago

lokijuhy commented 3 years ago

Instead of dm = DataManager('project') use dd = DataDirectory.load('project')