Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff86975

Browse files
tacaswelldstansby
authored andcommitted
DOC: update example incantation to match actual filename
1 parent 6fb5899 commit ff86975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tests/backend_driver_sgskip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
You can specify the backends to be tested via the --backends
1010
switch, which takes a space-separated list, e.g.
1111
12-
python backend_driver.py --backends agg ps
12+
python backend_driver_sgskip.py --backends agg ps
1313
1414
would test the agg and ps backends. If --backends is not specified, a
1515
default list of backends will be tested.

0 commit comments

Comments
 (0)