Skip to content

Commit 55dca2c

Browse files
chore: lint
1 parent a53e998 commit 55dca2c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

run/helloworld-streamlit/main_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from streamlit.testing.v1 import AppTest
1615
import pytest
17-
16+
from streamlit.testing.v1 import AppTest
1817

1918
@pytest.fixture
2019
def app_test() -> AppTest:

0 commit comments

Comments
 (0)