Commit 36e4dde
Restore MICROSECONDS_PER_SECOND to sampling/constants.pyi
It was removed in the first cleanup commit as "re-exported only
internally", but pstats_collector.pyi legitimately imports it from
sampling.constants — where it is actually defined in the source.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 978d61a commit 36e4dde
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments