Marco Ricci commited on 2025-02-21 21:00:44
              Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
            
| ... | ... | 
                      @@ -392,7 +392,7 @@ def parse_version_output( # noqa: C901  | 
                  
| 392 | 392 | 
                        the continuation lines are then indented.  | 
                    
| 393 | 393 | 
                         | 
                    
| 394 | 394 | 
                        Args:  | 
                    
| 395 | 
                        - text:  | 
                    |
| 395 | 
                        + version_output:  | 
                    |
| 396 | 396 | 
                        The version output text to parse.  | 
                    
| 397 | 397 | 
                        prog_name:  | 
                    
| 398 | 398 | 
                        The program name to assert, defaulting to the true program  | 
                    
| 399 | 399 |