Change code style to black
Compare changes
+ 11
− 14
@@ -14,15 +14,16 @@
@@ -34,16 +35,12 @@ release = __version__
@@ -56,10 +53,10 @@ exclude_patterns = []
Change the style of the whole code to black. Add a pipeline which checks for black compliance.