jpwahle commited on
Commit
19b7e49
1 Parent(s): 1380b5a

Round CFDI

Browse files
Files changed (1) hide show
  1. main.py +2 -0
main.py CHANGED
@@ -103,6 +103,8 @@ def plot_and_return_stats(
103
  )[:3]
104
  ]
105
  )
 
 
106
 
107
  # Get most common oldest papers
108
  # oldest_paper_text = "".join(
 
103
  )[:3]
104
  ]
105
  )
106
+
107
+ cfdi = round(cfdi, 3)
108
 
109
  # Get most common oldest papers
110
  # oldest_paper_text = "".join(