@@ -20,6 +20,7 @@ Here are other changes related to the redesign:
* Major updates to frontend tooling; move Node tooling from Gulp to Webpack, upgrade to Node v16 and npm v8, eslint v8, stylelint v14 and others (Thibaud Colas)
* Change comment headers’ date formatting to use browser APIs instead of requiring a library (LB (Ben Johnston))
* Lint with flake8-comprehensions and flake8-assertive (Mads Jensen)
+ * Add black configuration and reformat code using it (Dan Braghis)