diff options
-rw-r--r-- | pyproject.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index cf710352c..76597715e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,2 @@ [tool.black] -skip-string-normalization = true -line-length = 100
\ No newline at end of file +skip-string-normalization = true
\ No newline at end of file |