jerome-ai commited on
Commit
c802914
·
1 Parent(s): f2fd193

Object name closer aligns to file and module name

Browse files
Files changed (1) hide show
  1. pest-management-opendata.py +1 -1
pest-management-opendata.py CHANGED
@@ -141,7 +141,7 @@ class ExampleManager:
141
  #
142
  #
143
  #
144
- class WadhwaniBollwormData(GeneratorBasedBuilder):
145
  _bucket = urlparse('s3://wadhwaniai-agri-opendata')
146
 
147
  def _info(self):
 
141
  #
142
  #
143
  #
144
+ class PestManagementOpendata(GeneratorBasedBuilder):
145
  _bucket = urlparse('s3://wadhwaniai-agri-opendata')
146
 
147
  def _info(self):