adams-story commited on
Commit
849c67c
1 Parent(s): 44477ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This is a dataset released from the Data Filtering Networks paper. It consists o
12
 
13
  These parquet files are that subset. The following script was used to filter the parquet files using the subset from apf1/datafilteringnetworks_2b.
14
 
15
- ```
16
  import os
17
  from os import path
18
  import numpy as np
 
12
 
13
  These parquet files are that subset. The following script was used to filter the parquet files using the subset from apf1/datafilteringnetworks_2b.
14
 
15
+ ```python
16
  import os
17
  from os import path
18
  import numpy as np