Clean up align
Only few clean which should not change anything.
It's part of the safe changes from !224 (closed).
Mostly
- move of the align module, with backward compatibility for import
- remove of the module
click
- black
Notice that we found out that click stuck gevent, will awaiting for user input. This is potentially a problem. So better to drop it.
Edited by Valentin Valls