From d6c634c124d54f69190292475344676319ef6c13 Mon Sep 17 00:00:00 2001 From: Benjamin Forehand Jr Date: Tue, 31 Jan 2017 11:32:20 -0800 Subject: [PATCH] Edits to formatting --- foxpuppet/windows/browser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foxpuppet/windows/browser.py b/foxpuppet/windows/browser.py index 873ae62..fa07466 100644 --- a/foxpuppet/windows/browser.py +++ b/foxpuppet/windows/browser.py @@ -47,7 +47,7 @@ def open_window(self, private=False): :returns: :py:class:`~foxpuppet.windows.browser.BrowserWindow` - object of the newly opened window. + object of the newly opened window. :return type: object """