faizulhai24 / cowin-vaccine-slot-checker

This is a Python script which will help you to know when a slot is available on Cowin website.
Apache License 2.0
14 stars 14 forks source link

Bug fix and text file formatting #9

Closed utkarshsethi closed 3 years ago

utkarshsethi commented 3 years ago
  1. Fixed bug introduced due to self.MIN_AGE now being an array and it not being able to check age. resulting in no output even when slots were available.
  2. Formatted the text file printed, but it now messes the console output
utkarshsethi commented 3 years ago

@faizulhai24 bug fix, please merge.