* 📦 Package details and add/remove services
* lint
* Cleanup
* lint
* Fix add tracking service call
* cleanup
* Make data easier to consume on the front-end
* lint
* Add expected delivery date
* call update after add/remove
* lint
* cleanup
* Add last_checkpoint
* address review comments
* remove formatting changes
* lint
* Address review comments
* address review comments
* address review comments
* lint
* lint
2 lines
68 B
Python
2 lines
68 B
Python
"""Constants for the Aftership integration."""
|
|
DOMAIN = 'aftership'
|