Removed bug reference in changelog because it makes the linting fail.
This commit is contained in:
		
							parent
							
								
									87ca4b95fb
								
							
						
					
					
						commit
						014ebc9202
					
				| 
						 | 
					@ -71,7 +71,7 @@ time or change existing behaviors in order to make them less surprising/more use
 | 
				
			||||||
  Thanks `@milliams`_ for the complete PR (`#1428`_).
 | 
					  Thanks `@milliams`_ for the complete PR (`#1428`_).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* New ``--doctest-report`` option available to change the output format of diffs
 | 
					* New ``--doctest-report`` option available to change the output format of diffs
 | 
				
			||||||
  when running (failing) doctests. Implements `#1749`_.
 | 
					  when running (failing) doctests.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* New ``name`` argument to ``pytest.fixture`` decorator which allows a custom name
 | 
					* New ``name`` argument to ``pytest.fixture`` decorator which allows a custom name
 | 
				
			||||||
  for a fixture (to solve the funcarg-shadowing-fixture problem).
 | 
					  for a fixture (to solve the funcarg-shadowing-fixture problem).
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue