Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 8ef0d85

Browse files
author
David Robertson
committed
Changelog typo
1 parent 2cdac6f commit 8ef0d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Internal Changes
9393
- Fix scripts-dev to pass typechecking. ([\#12356](https://github.com/matrix-org/synapse/issues/12356))
9494
- Add some type hints to datastore. ([\#12485](https://github.com/matrix-org/synapse/issues/12485))
9595
- Remove unused `# type: ignore`s. ([\#12531](https://github.com/matrix-org/synapse/issues/12531))
96-
- Allow unused `#type: ignore` comments in bleeding edge CI jobs. ([\#12576](https://github.com/matrix-org/synapse/issues/12576))
96+
- Allow unused `# type: ignore` comments in bleeding edge CI jobs. ([\#12576](https://github.com/matrix-org/synapse/issues/12576))
9797
- Remove redundant lines of config from `mypy.ini`. ([\#12608](https://github.com/matrix-org/synapse/issues/12608))
9898
- Update to mypy 0.950. ([\#12650](https://github.com/matrix-org/synapse/issues/12650))
9999
- Use `Concatenate` to better annotate `_do_execute`. ([\#12666](https://github.com/matrix-org/synapse/issues/12666))

0 commit comments

Comments
 (0)