jslay88 / qbt_migrate

Migrate qBittorrent downloads
MIT License
162 stars 10 forks source link

Replace os.path with Path #20

Closed jslay88 closed 2 years ago

jslay88 commented 2 years ago

os.path should be updated to use the "new" Path objects from pathlib.