Skip to content

Commit

Permalink
chore: fix clocks
Browse files Browse the repository at this point in the history
  • Loading branch information
d116626 committed Jul 9, 2024
1 parent 2ecbc5e commit febb01d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pipelines/ocr_radar/dump_db_radar/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for cetrio project.
Database dumping flows for cetrio project
"""

from copy import deepcopy
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = ">=3.10,<3.11"
dbt-bigquery = "^1.6.1"
google-cloud-storage = "^2.10.0"
prefect = "1.4.1"
prefeitura-rio = { git = "https://github.com/prefeitura-rio/prefeitura-rio", rev = "38fda48678d515f4977b8b9fadc38fd4650094d3", extras = [
prefeitura-rio = { git = "https://github.com/prefeitura-rio/prefeitura-rio", rev = "cf9a931339a8a6670149a724020796b42f459270", extras = [
"pipelines",
"pipelines-templates",
"actions",
Expand Down

0 comments on commit febb01d

Please sign in to comment.