Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ test_vector.py
File
test_vector.py
test/test_vector.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
import
os, sys; sys.path.insert(0, os.path.join(
".."
))
3
import
time
4
import
random
Callers
nothing calls this directly
Calls
3
suite
Function · 0.70
insert
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected