diff options
| author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2021-10-12 18:19:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-12 18:19:21 +0100 |
| commit | 8eaffe013cd37cdf9ec34875fc13d9b1249919e7 (patch) | |
| tree | b3b745fac7f9ac386241d84461899779ccb17d64 | |
| parent | Merge remote-tracking branch 'origin/release-v1.45' into develop (diff) | |
| download | synapse-8eaffe013cd37cdf9ec34875fc13d9b1249919e7.tar.xz | |
Update `_wrap_in_base_path` type hints to preserve function arguments (#11055)
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/11055.misc | 1 | ||||
| -rw-r--r-- | synapse/rest/media/v1/filepath.py | 9 |
2 files changed, 7 insertions, 3 deletions
diff --git a/changelog.d/11055.misc b/changelog.d/11055.misc new file mode 100644 |
