Skip to content

Commit 2face67

Browse files
author
Kimberly Sereduck
authored
fixing example again.. (#156)
1 parent 5152004 commit 2face67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ Usage
4747

4848
.. code-block:: python
4949
50-
import pytest
51-
import os
5250
from selenium import webdriver
5351
from axe_selenium_python import Axe
5452
@@ -104,6 +102,7 @@ version 2.1.0
104102
version 2.0.0
105103
**************
106104
- All functionalities that are not part of axe-core have been moved into a separate package, ``pytest-axe``. This includes:
105+
107106
- ``run_axe`` helper method
108107
- ``get_rules`` Axe class method
109108
- ``run`` Axe class method

0 commit comments

Comments
 (0)