Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not throw exceptions for empty model number (#1243)
Empty projects now just return null. Projects where the model number file is malformed (invalid JSON or whatever) now log the error, then return null without throwing an exception.
- Loading branch information