mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-09 22:44:44 +00:00
parent
60e88a5987
commit
c90a35ff51
@ -298,3 +298,12 @@ class Pit (Module):
|
||||
|
||||
def push_results(self):
|
||||
d.push_pit(self.apikey, self.competition, self.results)
|
||||
|
||||
class Rating (Module):
|
||||
pass
|
||||
|
||||
class Heatmap (Module):
|
||||
pass
|
||||
|
||||
class Sentiment (Module):
|
||||
pass
|
Loading…
Reference in New Issue
Block a user