When initializing the GroupData class for updating encounters, added a flags dict. If the honey key is set as true, when update is called, it will check for other routes that have only honey encounters remaining and assign them.
This can be expanded in the future to include other scenarios where dupes clause might want to be avoided.
close #35
other misc errors also fixed
parsing group added to allow for development of a test method that tests future manual encounters
When initializing the GroupData class for updating encounters, added a flags dict. If the honey key is set as true, when update is called, it will check for other routes that have only honey encounters remaining and assign them.
This can be expanded in the future to include other scenarios where dupes clause might want to be avoided.
close #35