Prajwal-Prathiksh / Museum-Path-Optimization

Contains code meant to optimize the route for a tourist visiting the Louvre Museum, such that the satisfaction level is maximised by visiting all/select exhibits in a single working day.
MIT License
10 stars 8 forks source link

Asym fixed, untracked not fixed #30

Closed auvapr closed 3 years ago

pep8speaks commented 3 years ago

Hello @auvapr! Thanks for updating this PR.

Line 8:81: E501 line too long (129 > 80 characters) Line 78:81: E501 line too long (86 > 80 characters) Line 79:30: E203 whitespace before ':' Line 79:81: E501 line too long (83 > 80 characters) Line 80:28: E128 continuation line under-indented for visual indent

Line 8:81: E501 line too long (82 > 80 characters) Line 56:34: E226 missing whitespace around arithmetic operator Line 56:37: E226 missing whitespace around arithmetic operator

Line 19:6: E131 continuation line unaligned for hanging indent

Comment last updated at 2021-03-17 22:00:08 UTC