ruff
dc5094d4 - Handle raises with implicit alternate branches (#9377)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Handle raises with implicit alternate branches (#9377) Closes https://github.com/astral-sh/ruff/issues/9304#issuecomment-1874739740.
Author
Parents
  • crates
    • ruff_linter
      • resources/test/fixtures/flake8_annotations
        • File
          auto_return_type.py
      • src/rules/flake8_annotations
        • File
          helpers.rs
        • snapshots
          • ruff_linter__rules__flake8_annotations__tests__auto_return_type.snap
          • ruff_linter__rules__flake8_annotations__tests__auto_return_type_py38.snap
    • ruff_python_semantic/src/analyze
      • File
        terminal.rs
Loading