fix bad escape sequences from forgetting to make the string raw
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 5 Aug 2022 03:36:18 +0000 (20:36 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 5 Aug 2022 03:36:18 +0000 (20:36 -0700)
commit6e8678a9beabcc1577a1d789a211c0272fda10f6
tree3f86ae5b5afdbbb892a47cd88d43b4156f30a705
parent02ce4630db0814025c25a97d38f9a9357062bca3
fix bad escape sequences from forgetting to make the string raw
src/nmutil/plru.py