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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"