Skip to content

Commit

Permalink
Stats bug
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jul 17, 2024
1 parent 00a0ebf commit 6e829fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions srm_tools/stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Stats():

def __init__(self):
self.load()
self.dirty = {}

def load(self):
self.data = DF.Flow(
Expand Down

0 comments on commit 6e829fe

Please sign in to comment.