Skip to content

Commit ece088c

Browse files
committed
bigdata shell change
1 parent 61413bf commit ece088c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

datasets/MIND/data/combine.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@
1717
# Press ⌃R to execute it or replace it with your code.
1818
# Press Double ⇧ to search everywhere for classes, files, tool windows, actions, and settings.
1919

20-
21-
def print_hi(name):
22-
# Use a breakpoint in the code line below to debug your script.
23-
print(f'Hi, {name}') # Press ⌘F8 to toggle the breakpoint.
24-
25-
26-
# Press the green button in the gutter to run the script.
2720
if __name__ == '__main__':
2821
count = 0
2922
cate_dict = {"<unk>": 0}

0 commit comments

Comments
 (0)