From 7ec25e1512f061899d538384207323836186ba21 Mon Sep 17 00:00:00 2001 From: czoido Date: Mon, 4 May 2020 16:15:38 +0200 Subject: [PATCH] fix format --- conans/client/migrations_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conans/client/migrations_settings.py b/conans/client/migrations_settings.py index 0b806a6037e..a924c86a12e 100644 --- a/conans/client/migrations_settings.py +++ b/conans/client/migrations_settings.py @@ -1097,4 +1097,4 @@ build_type: [None, Debug, Release, RelWithDebInfo, MinSizeRel] cppstd: [None, 98, gnu98, 11, gnu11, 14, gnu14, 17, gnu17, 20, gnu20] # Deprecated, use compiler.cppstd -""" \ No newline at end of file +"""