From decaee1bf11c7e2aa5d39d134985d9fbbc630046 Mon Sep 17 00:00:00 2001 From: Karthikeyan Singaravelan Date: Thu, 21 May 2020 03:48:48 +0000 Subject: [PATCH] Fix deprecation warnings due to invalid escape sequences. --- tests/test_layouts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_layouts.py b/tests/test_layouts.py index a945ebb..a8bd6f1 100644 --- a/tests/test_layouts.py +++ b/tests/test_layouts.py @@ -20,7 +20,7 @@ def test_002_Digco(sample_G02): for v in gr.sV: print (v,v.view.xy) def create_scenario(): - ''' + r''' Create something as: v4 v0 \ / |