mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Merge pull request #1083 from swt2c/fix_pubsub_test
Fix pubsub provider test - restore expected whitespace
(cherry picked from commit f797aec0e6)
This commit is contained in:
@@ -22,7 +22,7 @@ class test_import_export_no_change2:
|
|||||||
Sub topic 1 of root topic. Docs rely on one blank line for
|
Sub topic 1 of root topic. Docs rely on one blank line for
|
||||||
topic doc, and indentation for each argument doc.
|
topic doc, and indentation for each argument doc.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def msgDataSpec(arg1, arg2=None):
|
def msgDataSpec(arg1, arg2=None):
|
||||||
"""
|
"""
|
||||||
- arg1: some multiline doc
|
- arg1: some multiline doc
|
||||||
|
|||||||
Reference in New Issue
Block a user