Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork49.6k
Commit8edc478
Adding missing return type to pi_estimator function (#13427)
- Add -> None return type annotation to pi_estimator function- Improves code clarity and follows Python type hinting best practices- Function already had proper type hints for parametersCo-authored-by: Gunish Mukherji <gunishmukherji@Gunishs-MacBook-Air.local>Co-authored-by: Maxim Smolskiy <mithridatus@mail.ru>1 parent3cea941 commit8edc478
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments
Comments
(0)