Skip to content

Commit 7b96a71

Browse files
Rename createSyntheticUncertainTransaction.py to createSyntheticUncertainTransactions.py
1 parent 0c6a03f commit 7b96a71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PAMI/extras/syntheticDatabaseGenerator/createSyntheticUncertainTransaction.py renamed to PAMI/extras/syntheticDatabaseGenerator/createSyntheticUncertainTransactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ def createUncertainTransactionalDatabase(self, outputFile):
5959
_ap = createSyntheticUncertainTransaction(100000, 870, 10)
6060
_ap.createUncertainTransactionalDatabase("T10_uncertain.txt")
6161
else:
62-
print("Error! The number of input parameters do not match the total number of parameters provided")
62+
print("Error! The number of input parameters do not match the total number of parameters provided")

0 commit comments

Comments
 (0)