Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
2070 commits behind the upstream repository.
  • Patrick Cloke's avatar
    6efa6740
    Add type hints to schema deltas (#15497) · 6efa6740
    Patrick Cloke authored
    Cleans-up the schema delta files:
    
    * Removes no-op functions.
    * Adds missing type hints to function parameters.
    * Fixes any issues with type hints.
    
    This also renames one (very old) schema delta to avoid a conflict
    that mypy complains about.
    Add type hints to schema deltas (#15497)
    Patrick Cloke authored
    Cleans-up the schema delta files:
    
    * Removes no-op functions.
    * Adds missing type hints to function parameters.
    * Fixes any issues with type hints.
    
    This also renames one (very old) schema delta to avoid a conflict
    that mypy complains about.
mypy.ini 1.91 KiB