[red-knot] Autoformat mdtest Python snippets using blacken-docs (#13809)
This commit is contained in:
@@ -35,5 +35,5 @@ else:
|
||||
|
||||
# error: [conflicting-declarations]
|
||||
# error: [invalid-assignment]
|
||||
x = b'foo'
|
||||
x = b"foo"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user