Closed destefy closed 8 months ago
I was getting the error
AttributeError: module 'centml.compiler' has no attribute 'server'
on the line
compiler.server.run()
This fixes the import
you can merge after fixing the linting error
I was getting the error
AttributeError: module 'centml.compiler' has no attribute 'server'
on the line
compiler.server.run()
This fixes the import