Skip to content

Commit

Permalink
Update pandas_gbq/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chalmerlowe authored Oct 1, 2024
1 parent 842212d commit fbb22ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pandas_gbq/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

import warnings

from pandas_gbq import version as pandas_gbq_version

from . import _versions_helpers
Expand Down

0 comments on commit fbb22ba

Please sign in to comment.