test/test_protocol.py:6:1: W0611 'dsmr_parser.telegram_specifications' imported but unused [pyflakes]
test/test_protocol.py:7:1: W0611 'dsmr_parser.parsers.TelegramParser' imported but unused [pyflakes]
This commit is contained in:
		
							parent
							
								
									d7e1f41162
								
							
						
					
					
						commit
						4688cf9058
					
				| @ -3,8 +3,6 @@ from unittest.mock import Mock | ||||
| import unittest | ||||
| 
 | ||||
| from dsmr_parser import obis_references as obis | ||||
| from dsmr_parser import telegram_specifications | ||||
| from dsmr_parser.parsers import TelegramParser | ||||
| from dsmr_parser.clients.protocol import create_dsmr_protocol | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user