diff options
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index d3a00e121..515514c7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,3 +79,4 @@ order_by_type = false case_sensitive = true combine_as_imports = true line_length = 120 +atomic = true |