Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ clear
Function
clear
Polyline.py:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
clear():
14
global polyline
15
polyline = []
16
17
18
def
draw(canvas):
Callers
1
draw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected