A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/bad1b4cbfd5b8a765f7bee4866f4ace5cc3586f3 below:

add checks for non compliant imports in `python3.7+` · SeleniumHQ/selenium@bad1b4c · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -12,7 +12,8 @@ commands = sphinx-build -b html -d ../build/doctrees docs/source ../build/docs/a

12 12

[testenv:flake8]

13 13

skip_install = true

14 14

deps = flake8

15 -

commands = flake8 {posargs}

15 +

flake8-typing-imports

16 +

commands = flake8 {posargs} --min-python-version=3.7

16 17 17 18

[testenv:mypy]

18 19

skip_install = true

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4