Datasets:

Audris commited on
Commit
6ca8284
·
1 Parent(s): 5da197e
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -3,17 +3,13 @@
3
  ## Missing
4
  jkenne60 mwebb51
5
 
6
- ## Broken/empty
7
- edayney
8
-
9
  ## No sections
10
- amuell11 ccanonac cvy221 cwitt8 dwang58 ehead3 glapham harshvar hchen73 lhunte21 mzg857 nvanflee pmasani
11
  pmoore34 rfranqui sdasari7 smoparth tcatunca vgopu ygaikwad
12
 
13
  In some cases you removed all newlines, so need to change regexp to extract section.
14
  dwang58 mzg857 pmoore34
15
 
16
- In other cases the content appears to be of the error pages: cvy221
17
 
18
  In the remaining cases newlines are there as \\n, so there must be some other bug.
19
 
 
3
  ## Missing
4
  jkenne60 mwebb51
5
 
 
 
 
6
  ## No sections
7
+ amuell11 ccanonac cwitt8 dwang58 ehead3 glapham harshvar hchen73 lhunte21 mzg857 nvanflee
8
  pmoore34 rfranqui sdasari7 smoparth tcatunca vgopu ygaikwad
9
 
10
  In some cases you removed all newlines, so need to change regexp to extract section.
11
  dwang58 mzg857 pmoore34
12
 
 
13
 
14
  In the remaining cases newlines are there as \\n, so there must be some other bug.
15