Skip to content

Commit

Permalink
Updated GAIA.ipynb to 0.61b
Browse files Browse the repository at this point in the history
  • Loading branch information
OSINT-TECHNOLOGIES committed Mar 6, 2024
1 parent 804a47b commit bba2124
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions GAIA.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -117,24 +117,11 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2024-03-04T15:34:43.086840400Z",
"start_time": "2024-03-04T15:34:43.059836500Z"
}
"collapsed": false
},
"outputs": [
{
"ename": "IndentationError",
"evalue": "expected an indented block after 'if' statement on line 42 (22575537.py, line 44)",
"output_type": "error",
"traceback": [
"\u001B[1;36m Cell \u001B[1;32mIn [1], line 44\u001B[1;36m\u001B[0m\n\u001B[1;33m if terminator.value:\u001B[0m\n\u001B[1;37m ^\u001B[0m\n\u001B[1;31mIndentationError\u001B[0m\u001B[1;31m:\u001B[0m expected an indented block after 'if' statement on line 42\n"
]
}
],
"outputs": [],
"source": [
"# OSM+GEE PROCESSING\n",
"\n",
Expand Down

0 comments on commit bba2124

Please sign in to comment.