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.