mirror of
				https://github.com/kovidgoyal/calibre.git
				synced 2025-11-03 19:17:02 -05:00 
			
		
		
		
	pep8
This commit is contained in:
		
							parent
							
								
									7eff3249ae
								
							
						
					
					
						commit
						6b10f5cc81
					
				@ -883,7 +883,6 @@ class CreateNewCustomColumn(object):
 | 
				
			|||||||
        # items in the dict.
 | 
					        # items in the dict.
 | 
				
			||||||
        return copy.deepcopy(self.custcols)
 | 
					        return copy.deepcopy(self.custcols)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
    def current_headings(self):
 | 
					    def current_headings(self):
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
        Return the currently defined column headings
 | 
					        Return the currently defined column headings
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user