Skip to content

Commit

Permalink
[py] flake8 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Nov 15, 2018
1 parent 750dbaa commit 27e4572
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions py/selenium/webdriver/common/actions/mouse_button.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
# specific language governing permissions and limitations
# under the License.


class MouseButton(object):

LEFT = 0
Expand Down
1 change: 0 additions & 1 deletion py/test/selenium/webdriver/ie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

1 change: 0 additions & 1 deletion py/test/unit/selenium/webdriver/ie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

0 comments on commit 27e4572

Please sign in to comment.