diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f83a0c..328e130 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -161,4 +161,4 @@ jobs: git add install.sh git commit -m "Update install.sh with repository owner [skip ci]" git push - fi \ No newline at end of file + fi diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c8e6314..55cbad5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,4 +98,4 @@ Contributors get mentioned in: --- -**Thanks for making Plex File Renamer better! 🎬** \ No newline at end of file +**Thanks for making Plex File Renamer better! 🎬** diff --git a/install.ps1 b/install.ps1 index b50c89c..fe0a6a5 100644 --- a/install.ps1 +++ b/install.ps1 @@ -229,4 +229,4 @@ Write-Host "" if (-not $isAdmin) { Write-Host "Note: For permanent PATH update, run this script as Administrator" -ForegroundColor Yellow -} \ No newline at end of file +} diff --git a/requirements.txt b/requirements.txt index 249c88d..4ba1e0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ ffmpeg-python>=0.2.0 -requests>=2.31.0 \ No newline at end of file +requests>=2.31.0