Jérôme Deuchnord
d08e21c374
Fix some minor issues with Black and Event.details field
4 years ago
Tung Lam Nguyen Le
f1d2c29c5f
test:update legacy tests for events.py. update: update enum.py and events.py to match black coding style.
4 years ago
Jérôme Deuchnord
ce838466b7
feat: replace object name with enum identifier ( #15 )
BREAKING CHANGE: name of objects of type `kosmorrolib.model.Object` has
been replaced with an enum typed identifier.
4 years ago
Jérôme Deuchnord
4dd21c2b29
fix: add missing enums to the exposed model, rename data.py to model.py ( #11 )
BREAKING CHANGE: `kosmorrolib.data` has been renamed to
`kosmorrolib.model`. To ensure further BC-break to happen on this side,
prefer using the model now exposed from kosmorrolib directly.
4 years ago
Jérôme Deuchnord
69206585d2
feat: replace object name with enum identifier ( #15 )
BREAKING CHANGE: name of objects of type `kosmorrolib.model.Object` has
been replaced with an enum typed identifier.
4 years ago
Jérôme Deuchnord
64c8dd901d
fix: add missing enums to the exposed model, rename data.py to model.py ( #11 )
BREAKING CHANGE: `kosmorrolib.data` has been renamed to
`kosmorrolib.model`. To ensure further BC-break to happen on this side,
prefer using the model now exposed from kosmorrolib directly.
4 years ago
Jérôme Deuchnord
241e8ecf5d
refactor: remove the dead code ( #8 )
4 years ago
Jérôme Deuchnord
e59daafada
test: fix legacy unit test for get_ephemerides
4 years ago
Jérôme Deuchnord
c956e52ce8
ci(black): fix the coding standards
4 years ago
Jérôme Deuchnord
6a1047f2e6
Add tests
4 years ago