mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Whitespace normalization.
This commit is contained in:
parent
2f93e28a19
commit
527e64fd68
18 changed files with 65 additions and 65 deletions
|
|
@ -7,7 +7,7 @@ import profile
|
|||
# (We can't use a helper function increment the timer since it would be
|
||||
# included in the profile and would appear to consume all the time.)
|
||||
ticks = 0
|
||||
|
||||
|
||||
def test_main():
|
||||
global ticks
|
||||
ticks = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue