[Code Cleanup] Format source files with black
This commit is contained in:
		| @@ -17,6 +17,10 @@ black = "^22.3.0" | ||||
| mypy = "^0.942" | ||||
| pytest-cov = "^3.0.0" | ||||
|  | ||||
| [tool.black] | ||||
| skip-string-normalization = true | ||||
| line-length = 100 | ||||
|  | ||||
| [tool.pytest.ini_options] | ||||
| markers = [ | ||||
|   "id_key_seed: seed to create an identity secret from", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user