lib: remove comment breaking doctests
This commit is contained in:
		
							parent
							
								
									0302be1b15
								
							
						
					
					
						commit
						bc72aad6f0
					
				@ -176,7 +176,6 @@ queryIsStartBalancePreserving opts q =
 | 
				
			|||||||
  filterQuery (\q -> not (
 | 
					  filterQuery (\q -> not (
 | 
				
			||||||
                         queryIsEmpty q
 | 
					                         queryIsEmpty q
 | 
				
			||||||
                      || queryIsSym q
 | 
					                      || queryIsSym q
 | 
				
			||||||
                      -- || queryIsReal q))
 | 
					 | 
				
			||||||
                      )) q
 | 
					                      )) q
 | 
				
			||||||
 | 
					
 | 
				
			||||||
totallabel = "Running Total"
 | 
					totallabel = "Running Total"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user