alokkulkarni commited on
Commit
42bf44a
1 Parent(s): 8b62a32

Update financial_Transactions.py

Browse files
Files changed (1) hide show
  1. financial_Transactions.py +1 -1
financial_Transactions.py CHANGED
@@ -43,7 +43,7 @@ _HOMEPAGE = "https://github.com/alokkulkarni/transactions"
43
  _LICENSE = ""
44
 
45
 
46
- _URL = "https://raw.githubusercontent.com/alokkulkarni/transactions/master/transactions.csv"
47
 
48
 
49
  class financialTransactions(datasets.GeneratorBasedBuilder):
 
43
  _LICENSE = ""
44
 
45
 
46
+ _URL = "https://raw.githubusercontent.com/alokkulkarni/transactions/main/transactions.csv"
47
 
48
 
49
  class financialTransactions(datasets.GeneratorBasedBuilder):