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