From acaa18f7dd0d12dec5742e64705f9bf3c45abffe Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 27 Mar 2019 21:12:36 +0000 Subject: Fix/improve some docstrings in the replication code. (#4949) --- changelog.d/4949.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4949.misc (limited to 'changelog.d/4949.misc') diff --git a/changelog.d/4949.misc b/changelog.d/4949.misc new file mode 100644 index 0000000000..25c4e05a64 --- /dev/null +++ b/changelog.d/4949.misc @@ -0,0 +1 @@ +Fix/improve some docstrings in the replication code. -- cgit 1.5.1