Skip to content

Commit ae14dda

Browse files
author
Riley Priddle
committed
fixed import sort
1 parent a763880 commit ae14dda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test_firetail.py

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
2-
1+
import base64
32
import contextlib
43
import copy
54
import json
65
import time
76
import unittest
8-
import base64
97
from io import StringIO
108

119
from firetail_lambda import firetail_app, firetail_handler

0 commit comments

Comments
 (0)