Skip to content
Prev Previous commit
Next Next commit
chore: added coding directive
  • Loading branch information
mf2199 committed Oct 31, 2020
commit 04ad15bb0a1783415df52dd64e5608feb7a93e5c
2 changes: 2 additions & 0 deletions tests/unit/spanner_dbapi/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd

# coding=utf-8

import unittest


Expand Down