mirror of https://github.com/python/cpython
Whitespace
This commit is contained in:
parent
8b22c0aada
commit
d3b96e1cd4
|
@ -196,7 +196,7 @@ class HelpsourceBrowsefileTest(unittest.TestCase):
|
|||
|
||||
class Dummy_HelpSource:
|
||||
browse_file = query.HelpSource.browse_file
|
||||
pathvar = Var()
|
||||
pathvar = Var()
|
||||
|
||||
dialog = Dummy_HelpSource()
|
||||
|
||||
|
|
Loading…
Reference in New Issue