Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 22, 2024
1 parent 90e9a15 commit fa21ce8
Show file tree
Hide file tree
Showing 13 changed files with 554 additions and 536 deletions.
628 changes: 314 additions & 314 deletions component_setup_charts.ipynb

Large diffs are not rendered by default.

424 changes: 212 additions & 212 deletions component_setup_kingfisher.ipynb

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion template_basic_criteria_checks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down Expand Up @@ -1752,6 +1752,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
5 changes: 4 additions & 1 deletion template_data_quality_feedback.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down Expand Up @@ -461,6 +461,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
3 changes: 3 additions & 0 deletions template_meta_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
5 changes: 4 additions & 1 deletion template_publisher_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down Expand Up @@ -461,6 +461,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
2 changes: 1 addition & 1 deletion template_red_flags_checks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion template_red_flags_checks_fieldlist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion template_red_flags_checks_registry.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down
5 changes: 4 additions & 1 deletion template_structure_and_format_feedback.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down Expand Up @@ -461,6 +461,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
5 changes: 4 additions & 1 deletion template_usability_checks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down Expand Up @@ -461,6 +461,9 @@
"# Don't show connection string after execute.\n",
"%config SqlMagic.displaycon = False\n",
"\n",
"# Set prettytable default style\n",
"%config SqlMagic.style = '_DEPRECATED_DEFAULT'\n",
"\n",
"connection_string = (\n",
" \"postgresql://\"\n",
" + user\n",
Expand Down
2 changes: 1 addition & 1 deletion template_usability_checks_fieldlist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion template_usability_checks_registry.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
},
"outputs": [],
"source": [
"! pip install altair pyarrow==11.0.0 >> pip.log"
"! pip install altair pyarrow==14.0.0 >> pip.log"
]
},
{
Expand Down

0 comments on commit fa21ce8

Please sign in to comment.