Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ weird_encoding.py
File
weird_encoding.py
tests/test_code/py/weird_encoding/weird_encoding.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
def
a():
2
print(
"😅😂😘"
)
3
4
Callers
nothing calls this directly
Calls
1
a
Function · 0.70
Tested by
no test coverage detected