Fix typo
This commit is contained in:
		
							parent
							
								
									d0bb4b105d
								
							
						
					
					
						commit
						83ba5c9ace
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -45,7 +45,7 @@ class ToCoreAPI(importing.Importer): | |||
|         self.establish_api() | ||||
| 
 | ||||
|     def establish_api(self): | ||||
|         self.api = self.make_corepos_api(self.config) | ||||
|         self.api = make_corepos_api(self.config) | ||||
| 
 | ||||
|     def ensure_fields(self, data): | ||||
|         """ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar