MazeGenerator.VisitTracker.set_visited
You're seeing just the function
set_visited, go back to MazeGenerator.VisitTracker module for more information.
Sets a given coordinate as visited. Default value is true but can be alternative value depending upon the algorithm needs.