Fixed link to correct anchor of Python's -w postion
This commit is contained in:
		
							parent
							
								
									79414164c2
								
							
						
					
					
						commit
						7c2e843358
					
				|  | @ -127,7 +127,7 @@ decorator or to all tests in a module by setting the ``pytestmark`` variable: | ||||||
| *Credits go to Florian Schulze for the reference implementation in the* `pytest-warnings`_ | *Credits go to Florian Schulze for the reference implementation in the* `pytest-warnings`_ | ||||||
| *plugin.* | *plugin.* | ||||||
| 
 | 
 | ||||||
| .. _`-W option`: https://docs.python.org/3/using/cmdline.html?highlight=#cmdoption-W | .. _`-W option`: https://docs.python.org/3/using/cmdline.html#cmdoption-w | ||||||
| .. _warnings.simplefilter: https://docs.python.org/3/library/warnings.html#warnings.simplefilter | .. _warnings.simplefilter: https://docs.python.org/3/library/warnings.html#warnings.simplefilter | ||||||
| .. _`pytest-warnings`: https://github.com/fschulze/pytest-warnings | .. _`pytest-warnings`: https://github.com/fschulze/pytest-warnings | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue