Skip to content

Commit cc9ef60

Browse files
committed
Add missing import
1 parent 708cb95 commit cc9ef60

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

process.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"id": "1251c9f4",
7+
"metadata": {},
8+
"outputs": [],
9+
"source": [
10+
"import os"
11+
]
12+
},
313
{
414
"cell_type": "code",
515
"execution_count": null,

0 commit comments

Comments
 (0)