diff --git a/pyfpdb/Hand.py b/pyfpdb/Hand.py index 539ec59c..110e5487 100644 --- a/pyfpdb/Hand.py +++ b/pyfpdb/Hand.py @@ -271,6 +271,7 @@ db: a connected Database object""" # End prep functions ##### hh = self.stats.getHands() + hp_inserts, ha_inserts = [], [] if not db.isDuplicate(self.dbid_gt, hh['siteHandNo']): # Hands - Summary information of hand indexed by handId - gameinfo