summaryrefslogtreecommitdiff
path: root/scripts/dev/update_3rdparty.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dev/update_3rdparty.py')
-rwxr-xr-xscripts/dev/update_3rdparty.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dev/update_3rdparty.py b/scripts/dev/update_3rdparty.py
index 5f654b99d..cd1f6eac8 100755
--- a/scripts/dev/update_3rdparty.py
+++ b/scripts/dev/update_3rdparty.py
@@ -36,7 +36,7 @@ from qutebrowser.config import configdata
def download_nsis_plugins():
- """Download the plugins required by the NSIS script"""
+ """Download the plugins required by the NSIS script."""
github_url = 'https://raw.githubusercontent.com/Drizin/NsisMultiUser'
git_commit = 'master'
nsh_files = ('Include/NsisMultiUser.nsh', 'Include/NsisMultiUserLang.nsh',