Skip to content

Commit 0c6a03f

Browse files
Rename createSyntheticTransactional.py to createSyntheticTransactions.py
1 parent 31bd6a7 commit 0c6a03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PAMI/extras/syntheticDatabaseGenerator/createSyntheticTransactional.py renamed to PAMI/extras/syntheticDatabaseGenerator/createSyntheticTransactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ def createTransactionalDatabase(self, outputFile):
5454
_ap = createSyntheticTransaction(100000, 870, 10)
5555
_ap.createTransactionalDatabase("T10.txt")
5656
else:
57-
print("Error! The number of input parameters do not match the total number of parameters provided")
57+
print("Error! The number of input parameters do not match the total number of parameters provided")

0 commit comments

Comments
 (0)