Closed vishwa2710 closed 4 months ago
🤦 thanks! This should be good.
The test test_interval_value()
failed because the class CustomValue
is not a subclass of BaseCZMLObject
.
Ah sorry for the mess. I wasn't running the tests locally as the setup is not containerized. I went through the motions and I've tested this locally. It should pass now 💯
Would we be opposed to containerizing this repo and adding a makefile with some simple commands for testing, formatting, etc.?
Need to run ruff format
and ruff check --fix
to format the code.
Would we be opposed to containerizing this repo and adding a makefile with some simple commands for testing, formatting, etc.?
Open an issue on this. I'd like to hear what others think about this.
Checked with ruff 👍
@Stoops-ML done!