Skip to content

Commit d1f6a84

Browse files
committed
adding blank line
1 parent 47df741 commit d1f6a84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/botframework-connector/tests/test_retry_action.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import aiounittest
66
from botframework.connector import RetryAction
77

8+
89
class TestRetryAction(aiounittest.AsyncTestCase):
910
def setUp(self):
1011
self.loop = asyncio.get_event_loop()

0 commit comments

Comments
 (0)