From 1bfdcee1d75ed13248d2ee6d55763485341b0fe9 Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Mon, 23 May 2022 23:54:25 +0300 Subject: [PATCH] Move drawing elements file. --- map_machine/{element/test_elements.py => doc/draw_elements.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename map_machine/{element/test_elements.py => doc/draw_elements.py} (100%) diff --git a/map_machine/element/test_elements.py b/map_machine/doc/draw_elements.py similarity index 100% rename from map_machine/element/test_elements.py rename to map_machine/doc/draw_elements.py