mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 08:54:19 -07:00
Issue 105: Configure and run black
and other pre-commit hooks (clean branch) (#1962)
* Configure and run `black` and other pre-commit hooks Co-authored-by: matt bowen <matthew.r.bowen@omb.eop.gov>
This commit is contained in:
parent
baa34ec038
commit
6e6223cd5e
162 changed files with 716 additions and 602 deletions
|
@ -65,7 +65,8 @@
|
|||
"tmp_path.mkdir(parents=True, exist_ok=True)\n",
|
||||
"\n",
|
||||
"eamlis_path_in_s3 = (\n",
|
||||
" settings.AWS_JUSTICE40_DATASOURCES_URL + \"/eAMLIS export of all data.tsv.zip\"\n",
|
||||
" settings.AWS_JUSTICE40_DATASOURCES_URL\n",
|
||||
" + \"/eAMLIS export of all data.tsv.zip\"\n",
|
||||
")\n",
|
||||
"\n",
|
||||
"unzip_file_from_url(\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue