summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2021-06-13 14:34:49 (GMT)
committerMats Wichmann <mats@linux.com>2021-06-13 14:34:49 (GMT)
commitc1f2572ddb18d9b5512be1d2ccc807afc5ff6efb (patch)
tree5ce2e349f6ef1cf0bda7e8e67f4fc3c2f75546a5 /.travis.yml
parent60bf2b6c27007a923bd3219d879b2fdba2570963 (diff)
downloadSCons-c1f2572ddb18d9b5512be1d2ccc807afc5ff6efb.zip
SCons-c1f2572ddb18d9b5512be1d2ccc807afc5ff6efb.tar.gz
SCons-c1f2572ddb18d9b5512be1d2ccc807afc5ff6efb.tar.bz2
Fix an incorrect return-type annotation
An earlier change added "-> str" to get_max_drift_csig's function sig. However, it can also return None, so the proper annotation is "-> Optional[str]". Also sorted the file inclusions. Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions