fixes #186
tox_verify.yaml
on: push
  
    
      Lint python sources with ruff
    
          
              9s
          
      
    
      Typecheck python sources with mypy
    
          
              31s
          
      
    
      Spellcheck sources with codespell
    
          
              13s
          
      
    
      Validate changelog entries
    
          
              14s
          
      
    
      Lint markdown files with markdownlint
    
          
              8s
          
      
    
      Build html documentation with mkdocs
    
          
              3m 33s
          
      
      
        Matrix: pytest_framework
      
    
    
      
        Matrix: tests_deployed
      
    
    
      
        Matrix: tests_deployed_zkevm
      
    
    Annotations
1 error and 2 warnings
          | 
                      
                          Lint python sources with ruff
                        
                      
                       Process completed with exit code 1. | 
| 
                      
                          Run unit tests, macos-latest, 3.11
                        
                      
                       gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
  brew reinstall gmp
 | 
| 
                      
                          Fill zkEVM test cases, deployed, macos-latest, 3.12
                        
                      
                       gmp 6.3.0 is already installed and up-to-date.
To reinstall 6.3.0, run:
  brew reinstall gmp
 |