Skip to content

Commit 8fd5adc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1303da4 commit 8fd5adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_toolbar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
from unittest.mock import MagicMock
55
from unittest.mock import patch
66

7-
from bs4 import BeautifulSoup
87
import pytest
8+
from bs4 import BeautifulSoup
99
from flask import Flask
1010
from flask import Response
1111
from flask.testing import FlaskClient

0 commit comments

Comments
 (0)