Skip to content

Commit 5e69252

Browse files
committed
lint
1 parent be9abb3 commit 5e69252

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_wrapper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
MAX_UINT_64BITS = (1 << 64) - 1
2424

25+
2526
class TestDatadogLambdaWrapper(unittest.TestCase):
2627
def setUp(self):
2728
# Force @datadog_lambda_wrapper to always create a real

0 commit comments

Comments
 (0)