Remove trailing whitespace in README to fix CI failure (#1084)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2022-08-02 01:07:21 -07:00
committed by GitHub
parent 5334a80c9b
commit 589f315926

View File

@@ -110,7 +110,7 @@ This happens because these Django classes do not support [`__class_getitem__`](h
```python
import django_stubs_ext
django_stubs_ext.monkeypatch()
```