File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,17 +29,17 @@ That's it! Your IDE and type checker will now provide precise type information f
29
29
Prevent mistakes with precise type hints:
30
30
31
31
<picture >
32
- <source media =" (prefers-color-scheme: dark) " srcset =" https://gist. github.com/user-attachments/assets/43902002-f06c-4121-aab8-7c8a52faee7a.png " >
33
- <source media =" (prefers-color-scheme: light) " srcset =" https://gist. github.com/user-attachments/assets/be9c07de-8e20-4802-b851-605887a1d912.png " >
34
- <img alt =" bug prevention demo " src =" https://gist. github.com/user-attachments/assets/be9c07de-8e20-4802-b851-605887a1d912.png " >
32
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/user-attachments/assets/e50eb3db-7cb5-41e7-a56b-a563e9bd28d6 " >
33
+ <source media =" (prefers-color-scheme: light) " srcset =" https://github.com/user-attachments/assets/7905d0ea-693c-4b5f-aaf9-4af0d11a520f " >
34
+ <img alt =" bug prevention demo " src =" https://github.com/user-attachments/assets/7905d0ea-693c-4b5f-aaf9-4af0d11a520f " >
35
35
</picture >
36
36
37
37
Accurate annotations for dtypes and shapes:
38
38
39
39
<picture >
40
- <source media =" (prefers-color-scheme: dark) " srcset =" https://gist. github.com/user-attachments/assets/6adc57c7-8d13-4832-87dd-df786516e3f7.png " >
41
- <source media =" (prefers-color-scheme: light) " srcset =" https://gist. github.com/user-attachments/assets/0112e9ad-8487-40b2-8a4e-b43b781eac78.png " >
42
- <img alt =" precise type inference demo " src =" https://gist. github.com/user-attachments/assets/0112e9ad-8487-40b2-8a4e-b43b781eac78.png " >
40
+ <source media =" (prefers-color-scheme: dark) " srcset =" https://github.com/user-attachments/assets/c8a5d204-13ca-4fe8-8d83-95d55ca9b9df " >
41
+ <source media =" (prefers-color-scheme: light) " srcset =" https://github.com/user-attachments/assets/2170df07-3491-480e-985f-24494e7d5d3f " >
42
+ <img alt =" precise type inference demo " src =" https://github.com/user-attachments/assets/2170df07-3491-480e-985f-24494e7d5d3f " >
43
43
</picture >
44
44
45
45
## Why use scipy-stubs?
You can’t perform that action at this time.
0 commit comments