Annoying doc string(s)
							parent
							
								
									edd227228c
								
							
						
					
					
						commit
						82a9c62c07
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
# piker: trading gear for hackers
 | 
			
		||||
# Copyright (C) 2018-present  Tyler Goodlet (in stewardship of piker0)
 | 
			
		||||
# Copyright (C) Tyler Goodlet (in stewardship of pikers)
 | 
			
		||||
 | 
			
		||||
# This program is free software: you can redistribute it and/or modify
 | 
			
		||||
# it under the terms of the GNU Affero General Public License as published by
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -334,10 +334,11 @@ class LevelLine(pg.InfiniteLine):
 | 
			
		|||
        w: QtWidgets.QWidget
 | 
			
		||||
 | 
			
		||||
    ) -> None:
 | 
			
		||||
        """Core paint which we override (yet again)
 | 
			
		||||
        '''
 | 
			
		||||
        Core paint which we override (yet again)
 | 
			
		||||
        from pg..
 | 
			
		||||
 | 
			
		||||
        """
 | 
			
		||||
        '''
 | 
			
		||||
        p.setRenderHint(p.Antialiasing)
 | 
			
		||||
 | 
			
		||||
        # these are in viewbox coords
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue