Skip to content

Clean up align

Valentin Valls requested to merge clean-up-align into main

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

Merge request reports