mirror of
				https://github.com/ijaric/voice_assistant.git
				synced 2025-10-30 23:53:25 +00:00 
			
		
		
		
	fix(temp): [#8] add pyright ignore import error
This commit is contained in:
		
							parent
							
								
									77118ad539
								
							
						
					
					
						commit
						c82304df76
					
				|  | @ -3,7 +3,7 @@ import typing | ||||||
| 
 | 
 | ||||||
| import fastapi | import fastapi | ||||||
| import httpx | import httpx | ||||||
| import pytest_asyncio  # type: ignore[reportMissingImports, ModuleNotFoundError] | import pytest_asyncio  # type: ignore | ||||||
| 
 | 
 | ||||||
| import lib.app as lib_app | import lib.app as lib_app | ||||||
| import tests.core.settings as tests_core_settings | import tests.core.settings as tests_core_settings | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user