From 885b8a3b4c0dfef1499004f520016222f7aaa58f Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 1 Sep 2018 11:13:40 -0300 Subject: [PATCH] Fix linting --- .gitignore | 2 +- changelog/3918.bugfix.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b5465e2e5..2ae5ea752 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,4 @@ env/ .hypothesis .pydevproject .project -.settings \ No newline at end of file +.settings diff --git a/changelog/3918.bugfix.rst b/changelog/3918.bugfix.rst index 95a90a000..7ba811916 100644 --- a/changelog/3918.bugfix.rst +++ b/changelog/3918.bugfix.rst @@ -1 +1 @@ -Improve performance of assertion rewriting. \ No newline at end of file +Improve performance of assertion rewriting.