SIGN IN SIGN UP

Fix type annotation of `pstats.FunctionProfile.ncalls` (#96741)

* fix: annotate `pstats.FunctionProfile.ncalls` as `str`

This change aligns the type annotation of `pstats.FunctionProfile.ncalls` with its runtime type.
R
Ruan Comelli committed
8e9a37dde44c9fa0b961cb2db5dc8266e1f85d11
Parent: a83fdf2
Committed by GitHub <noreply@github.com> on 9/15/2022, 1:33:43 AM