Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ Score
Class
Score
tests/serializers/models/base.py:113–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
112
113
class
Score(models.Model):
114
score = models.FloatField()
115
116
117
class
Team:
Callers
4
test_float_serialization
Method · 0.85
test_stream_class
Method · 0.85
test_indentation_whitespace
Method · 0.85
test_no_indentation
Method · 0.85
Calls
no outgoing calls
Tested by
4
test_float_serialization
Method · 0.68
test_stream_class
Method · 0.68
test_indentation_whitespace
Method · 0.68
test_no_indentation
Method · 0.68