Refactor update creation api
All threads resolved!
All threads resolved!
Compare changes
Files
1- Samuel GAIST authored
Also move all imports at the top, it's counter-productive to have try/except import clauses on a package that is mandatory for the code to work.