From 5743ceb297e623a95a4fcd187bbe54b8776135a9 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 13 Jun 2021 16:28:20 +0200 Subject: Improve cairo backend tests --- doc/source/documentation/excellon.rst | 2 +- doc/source/documentation/rs274x.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/source/documentation') diff --git a/doc/source/documentation/excellon.rst b/doc/source/documentation/excellon.rst index e3b4e2c..9cd7ee1 100644 --- a/doc/source/documentation/excellon.rst +++ b/doc/source/documentation/excellon.rst @@ -39,4 +39,4 @@ The :mod:`excellon` module defines the following classes: .. autoclass:: gerber.excellon.ExcellonParser :members: - \ No newline at end of file + diff --git a/doc/source/documentation/rs274x.rst b/doc/source/documentation/rs274x.rst index a9f9d6b..064c82f 100644 --- a/doc/source/documentation/rs274x.rst +++ b/doc/source/documentation/rs274x.rst @@ -34,4 +34,4 @@ The :mod:`rs274x` module defines the following classes: :members: .. autoclass:: gerber.rs274x.GerberParser - :members: \ No newline at end of file + :members: -- cgit