alexjercan commited on
Commit
15c97c2
·
1 Parent(s): 447baa3

fix(aoc): one problem had more bugs than one

Browse files
Files changed (2) hide show
  1. aoc.py +1 -1
  2. dataset.jsonl +1 -1
aoc.py CHANGED
@@ -28,7 +28,7 @@ _URLS = {
28
  class Bugnet(datasets.GeneratorBasedBuilder):
29
  """TODO: Short description of my dataset."""
30
 
31
- VERSION = datasets.Version("3.0.0")
32
 
33
  def _info(self):
34
  features = datasets.Features(
 
28
  class Bugnet(datasets.GeneratorBasedBuilder):
29
  """TODO: Short description of my dataset."""
30
 
31
+ VERSION = datasets.Version("3.0.1")
32
 
33
  def _info(self):
34
  features = datasets.Features(
dataset.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c5bdbc10775f532e09b2a96c656ee191992f634b7ed96e328ec9c7d0fb26a29
3
  size 23847
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caa2aa52b0f50bd58e34aaa99194b63f07e12c20419fce10c69754ac7df71185
3
  size 23847