Skip to content

Commit dcad843

Browse files
Fix copypasta from other window
1 parent 97be298 commit dcad843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ignore = E501
2323

2424
[isort]
2525
default_section = THIRDPARTY
26-
known_first_party = fxapom
26+
known_first_party = axe-selenium-python
2727
skip = build, .tox
2828

2929
[pytest]

0 commit comments

Comments
 (0)