diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2020-09-13 08:22:57 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2020-09-13 08:22:57 +0200 |
| commit | fd2c8e3d42a74f43c1f473628ec033431b27a534 (patch) | |
| tree | 80bed5e5d91de2cd9854b326d34ddcd3dfce4aed /sqlparse/exceptions.py | |
| parent | 44965c2d155c312662ede94cab4b355d4eab6a5c (diff) | |
| parent | 6a02ed19fa7f5c8dc08f54ff89fbbc4ba8b5bebd (diff) | |
| download | sqlparse-fd2c8e3d42a74f43c1f473628ec033431b27a534.tar.gz | |
Merge branch 'jdufresne-py2'
Diffstat (limited to 'sqlparse/exceptions.py')
| -rw-r--r-- | sqlparse/exceptions.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sqlparse/exceptions.py b/sqlparse/exceptions.py index 01e60f7..687c20c 100644 --- a/sqlparse/exceptions.py +++ b/sqlparse/exceptions.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # # Copyright (C) 2009-2018 the sqlparse authors and contributors # <see AUTHORS file> |
