Skip to content

Commit e149e70

Browse files
pcrespovCopilot
andauthored
Update packages/postgres-database/tests/test_models_payments_transactions.py
Co-authored-by: Copilot <[email protected]>
1 parent eccda81 commit e149e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/postgres-database/tests/test_models_payments_transactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pylint: disable=unexpected-keyword-arg
44
# pylint: disable=unused-argument
55
# pylint: disable=unused-variable
6-
# pytlin: disable=protected-access
6+
# pylint: disable=protected-access
77

88
import decimal
99
from collections.abc import Callable

0 commit comments

Comments
 (0)