Skip to content

Commit

Permalink
fixing example again.. (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimberly Sereduck committed Oct 25, 2018
1 parent 5152004 commit 2face67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Expand Up @@ -47,8 +47,6 @@ Usage

.. code-block:: python
import pytest
import os
from selenium import webdriver
from axe_selenium_python import Axe
Expand Down Expand Up @@ -104,6 +102,7 @@ version 2.1.0
version 2.0.0
**************
- All functionalities that are not part of axe-core have been moved into a separate package, ``pytest-axe``. This includes:

- ``run_axe`` helper method
- ``get_rules`` Axe class method
- ``run`` Axe class method
Expand Down

0 comments on commit 2face67

Please sign in to comment.