summaryrefslogtreecommitdiff
path: root/test/dialect/oracle/test_reflection.py
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2021-05-12 22:01:45 +0200
committerFederico Caselli <cfederico87@gmail.com>2021-05-12 22:10:19 +0200
commitdebeea97eeae4b4a39a2d50f2a2d96c366421a30 (patch)
treecc8a00786248948520f1c8efff717dd7a85dd4f9 /test/dialect/oracle/test_reflection.py
parent71a858817cb8c11451ae577c61329f4239fab46b (diff)
downloadsqlalchemy-debeea97eeae4b4a39a2d50f2a2d96c366421a30.tar.gz
Update black flak8 and zimports
Change-Id: I488c9557eda390e4a88319affd4c8813ee274f80
Diffstat (limited to 'test/dialect/oracle/test_reflection.py')
-rw-r--r--test/dialect/oracle/test_reflection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dialect/oracle/test_reflection.py b/test/dialect/oracle/test_reflection.py
index f9ce1a30b..acf7d75d5 100644
--- a/test/dialect/oracle/test_reflection.py
+++ b/test/dialect/oracle/test_reflection.py
@@ -742,7 +742,7 @@ class DBLinkReflectionTest(fixtures.TestBase):
conn.exec_driver_sql("drop table test_table")
def test_reflection(self):
- """test the resolution of the synonym/dblink. """
+ """test the resolution of the synonym/dblink."""
m = MetaData()
t = Table(