Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpython/bpython
/ BlankLineInFunction
Function
BlankLineInFunction
bpython/test/fodder/processed.py:10–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
8
pass
9
10
def
BlankLineInFunction(self):
11
return
7
12
13
pass
14
15
#StartTest-blank_lines_in_for_loop
16
for
i in range(2):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected