whitespace
This commit is contained in:
		
							parent
							
								
									9cf75f7303
								
							
						
					
					
						commit
						27f95c51b2
					
				| 
						 | 
					@ -525,6 +525,3 @@ def getSiteHhc(config, sitename):
 | 
				
			||||||
    hhcName = config.supported_sites[sitename].converter
 | 
					    hhcName = config.supported_sites[sitename].converter
 | 
				
			||||||
    hhcModule = __import__(hhcName)
 | 
					    hhcModule = __import__(hhcName)
 | 
				
			||||||
    return getattr(hhcModule, hhcName[:-6])
 | 
					    return getattr(hhcModule, hhcName[:-6])
 | 
				
			||||||
    
 | 
					 | 
				
			||||||
    
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user