DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
418 stars 191 forks source link

Updated paths to be relative, removed credentials, added sample csv file #78

Closed HacDan closed 1 year ago

HacDan commented 1 year ago

Removed non-relative paths for the csv file and removed the credentials that were present in the file.

Also updated formating after running through a Python linter for consistency.