We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git blame
1 parent 782505e commit 4f207c7Copy full SHA for 4f207c7
.git-blame-ignore-revs
@@ -0,0 +1,4 @@
1
+# Migrate from `yapf` & `isort` to `ruff`
2
+d6953beb91da4e9c99be4c0a1304a2d24189535c
3
+# Convert `Optional[x]` to `x | None` and `Union[x, y]` to `x | y`
4
+8fcaaf6a165e661f63fc51be906bc05b0767332f
0 commit comments