From e707c064f8046e6ed384d43bb16fba50354a159a Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 3 Aug 2013 14:04:13 -0500 Subject: remove dangling whitespace in source code files --- vba_autoplayer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vba_autoplayer.py') diff --git a/vba_autoplayer.py b/vba_autoplayer.py index 349fc20..caf76d5 100644 --- a/vba_autoplayer.py +++ b/vba_autoplayer.py @@ -28,7 +28,7 @@ def skippable(func): """ Makes a function skippable. - Saves the state before and after the function runs. + Saves the state before and after the function runs. Pass "skip=True" to the function to load the previous save state from when the function finished. """ -- cgit v1.2.3