MCPcopy
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
113class Score(models.Model):
114 score = models.FloatField()
115
116
117class Team:

Callers 4

test_stream_classMethod · 0.85
test_no_indentationMethod · 0.85

Calls

no outgoing calls

Tested by 4

test_stream_classMethod · 0.68
test_no_indentationMethod · 0.68