MAPF-Competition / PlanViz

An offline visualization tool for analysing solutions to multi-robot coordination problems.
https://www.leagueofrobotrunners.org/
MIT License
28 stars 13 forks source link

Please specify the exceptions in lines 102 and 122 of the tracker_transfer.py #16

Closed shchan13 closed 1 year ago

shchan13 commented 1 year ago

According to Pylint, there is a warning: "No exception type(s) specified". Please fix that. Thanks!