Updateinsert customers
This commit is contained in:
@@ -147,3 +147,8 @@ select = [
|
||||
"UP032", # Use f-string instead of `format` call
|
||||
"W", # pycodestyle
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest-cov>=7.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user