fix: get certificate button visibility

This commit is contained in:
Jannat Patel
2023-11-09 15:27:46 +05:30
parent 9ebd64f47d
commit 9f9dfdb26d

View File

@@ -21,11 +21,7 @@ dependencies = [
requires = ["flit_core >=3.4,<4"]
build-backend = "flit_core.buildapi"
[tool.black]
line-length = 99
[tool.isort]
line_length = 99
multi_line_output = 3
include_trailing_comma = true
force_grid_wrap = 0