mirror of
				https://github.com/checktheroads/hyperglass
				synced 2024-05-11 05:55:08 +00:00 
			
		
		
		
	Update black
This commit is contained in:
		@@ -19,7 +19,9 @@ if TYPE_CHECKING:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class ScrapeError(
 | 
			
		||||
    PublicHyperglassError, template=MESSAGES.connection_error, level="danger",
 | 
			
		||||
    PublicHyperglassError,
 | 
			
		||||
    template=MESSAGES.connection_error,
 | 
			
		||||
    level="danger",
 | 
			
		||||
):
 | 
			
		||||
    """Raised when an SSH driver error occurs."""
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user