Added type hints to uheap
This commit is contained in:
parent
4c5a9d1e3a
commit
657c651e0e
@ -34,7 +34,7 @@
|
||||
//| """Heap size analysis"""
|
||||
//|
|
||||
|
||||
//| def info(object: Any) -> Any:
|
||||
//| def info(object: Any) -> int:
|
||||
//| """Prints memory debugging info for the given object and returns the
|
||||
//| estimated size."""
|
||||
//| ...
|
||||
|
Loading…
x
Reference in New Issue
Block a user