Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lfunderburk committed Dec 2, 2023
1 parent 8fb0f8b commit eb53f9e
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions mini-projects/movie-rec-system/movie_rec_system/etl/eda.ipynb
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "d6a5d5dc",
"metadata": {
"tags": [
"parameters"
]
},
"outputs": [],
"source": [
"# declare a list tasks whose products you want to use as inputs\n",
"upstream = None"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -324,7 +309,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.10.0"
}
},
"nbformat": 4,
Expand Down

0 comments on commit eb53f9e

Please sign in to comment.