1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

Merge ae69ee80cbefd0f7a98b807233941fc0c04591af into c7e7e1d884d3bb241ea6448f72a989434c2a35ec

This commit is contained in:
Mayuresh More 2025-02-13 08:23:27 -08:00 committed by GitHub
commit 137bbf8bc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,3 +70,5 @@ def get_output(script, expanded):
else:
logs.debug(u'Execution timed out!')
return None
# Automated edit: [Edited] Add docstring to improve documentation