summaryrefslogtreecommitdiff
path: root/SCons/Utilities/ConfigureCache.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2023-05-03 18:20:24 -0700
committerGitHub <noreply@github.com>2023-05-03 18:20:24 -0700
commit5717e06c245d99923f5c4a6e786a564799871c49 (patch)
tree9f61127c1b9bbb2e30a39b316b0f4f3d8430333d /SCons/Utilities/ConfigureCache.py
parentfb846e7091c4b0dbe136ab33eb940b2502a94a29 (diff)
parentf85193fbbfa29e5dff26d12b32726c9638481fba (diff)
downloadscons-git-5717e06c245d99923f5c4a6e786a564799871c49.tar.gz
Merge pull request #4346 from mwichmann/maint/cheap-typing
Add some cheap return and parameter annotations
Diffstat (limited to 'SCons/Utilities/ConfigureCache.py')
-rw-r--r--SCons/Utilities/ConfigureCache.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SCons/Utilities/ConfigureCache.py b/SCons/Utilities/ConfigureCache.py
index 67aac3c5b..f0de77b5d 100644
--- a/SCons/Utilities/ConfigureCache.py
+++ b/SCons/Utilities/ConfigureCache.py
@@ -38,7 +38,7 @@ import glob
import json
import os
-def rearrange_cache_entries(current_prefix_len, new_prefix_len):
+def rearrange_cache_entries(current_prefix_len, new_prefix_len) -> None:
"""Move cache files if prefix length changed.
Move the existing cache files to new directories of the