Skip to content

Commit 925f684

Browse files
committed
chore: updates linting of pyarrow_to_bigquery
1 parent 96de578 commit 925f684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/pandas-gbq/pandas_gbq/schema/pyarrow_to_bigquery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2023 pandas-gbq Authors All rights reserved.
22
# Use of this source code is governed by a BSD-style
33
# license that can be found in the LICENSE file.
4-
4+
55
from __future__ import annotations
66

77
from typing import Optional, cast

0 commit comments

Comments
 (0)