Using macOS Catalina 10.15.1, Xcode 11.2.1
for the line
let healthySnacks = HealthySnacks()
I am getting the error: Cannot call value of non-function type ‘module’
Not very sure what is the issue…
think the HealthySnacks.mlmodel doesn’t seem to be imported correctly for this version of Xcode?