formating

This commit is contained in:
frankknoll
2023-06-02 20:18:02 +02:00
parent c733e26c45
commit cdb5ec6763
2 changed files with 1 additions and 14 deletions

View File

@@ -13,5 +13,5 @@ class CountryCountsByClickedBatchcodeProvider:
'Event count': 'COUNTRY_COUNT_BY_VAX_LOT'
},
inplace = True)
exploration.set_index('COUNTRY',append = True, inplace = True)
exploration.set_index('COUNTRY', append = True, inplace = True)
return exploration