dessa-oss / atlas

An Open Source, Self-Hosted Platform For Applied Deep Learning Development
http://www.docs.atlas.dessa.com
Apache License 2.0
291 stars 44 forks source link

[Refactor FoundationsContext - PART9] Refactor into properties #147

Closed ekhl closed 4 years ago

ekhl commented 4 years ago

Last major step in making FoundationsContext and Job look similar: refactoring setters and getters in FoundationsContext into properties.

Mostly cosmetic and some mocks in tests needed to be changed up.