Use call_parentheses

This commit is contained in:
Maria José Solano
2023-06-16 21:12:11 -07:00
committed by GitHub
parent 8064bb63c5
commit be90f025de

View File

@@ -3,4 +3,4 @@ line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true
call_parentheses = "None"