fix: fix handling of loop openings for systems that are nonlinear in the inputs #4666
Workflow file for this run
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | name: "Format Check" | |
| on: | |
| push: | |
| branches: | |
| - 'master' | |
| - v10 | |
| tags: '*' | |
| pull_request: | |
| jobs: | |
| format-check: | |
| name: "Format Check" | |
| uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1" |