klaytn / klaytn-etl

Python scripts for ETL (extract, transform and load) jobs for Klaytn blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions.
Other
21 stars 13 forks source link

Add ignore errors to rmtree #19

Closed yongchand closed 1 year ago

yongchand commented 1 year ago

If the outcome is empty, there will be no directory at all. For that case, add ignore_errors=True