Skip to content

Commit c8a4725

Browse files
author
Yalin Li
authored
Run black (#33973)
1 parent 74e7756 commit c8a4725

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/tables/azure-data-tables/tests/perfstress_tests/list_entities.py

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

77
from ._base import _TableTest, get_base_entity
88

9+
910
class ListEntitiesTest(_TableTest):
1011
def __init__(self, arguments):
1112
super().__init__(arguments)

0 commit comments

Comments
 (0)