Skip to content

Commit 0e6d04a

Browse files
committed
fix lint
1 parent f85141a commit 0e6d04a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/bigframes/scripts/bigquery_generator/template_renderer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
# limitations under the License.
1515

1616

17+
1718
import constants
1819
import data_models
19-
import dataclasses
2020

2121

2222
def _get_concrete_type_expr(yaml_type: str) -> str:

0 commit comments

Comments
 (0)