Commit Graph

1 Commits (8b8ac6c9feef6826b239a80217d2a29cf7791b7e)

Author SHA1 Message Date
David Romero 90f8f76185
Method for checking if one path is inside another path (#105)
* Added method is_contained_by to the Path class

* Adding a requirements.txt file

Signed-off-by: David Romero <dromero.fisica@gmail.com>

* Correcting tests of is_contained_by
2020-06-19 19:36:22 -07:00