From 4947327c4bf10356686a3f16d6385e543284ae02 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Wed, 4 Sep 2019 16:24:03 +1000 Subject: [PATCH] tools: Fix out of date golden file for pydoc. --- tests/golden-files/results/pydoc-hi3_py | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tests/golden-files/results/pydoc-hi3_py b/tests/golden-files/results/pydoc-hi3_py index bfd3ae0..3ddb0fe 100644 --- a/tests/golden-files/results/pydoc-hi3_py +++ b/tests/golden-files/results/pydoc-hi3_py @@ -1,12 +1,13 @@ -Help on module hi3: +Python Library Documentation: module hi3 -NAME +NAME hi3 -FUNCTIONS - hi() +FUNCTIONS + hi() -FILE - input/hi3.py +FILE + /home/ahamilton/code/eris/tests/golden-files/input/hi3.py + \ No newline at end of file