Closed kstonekuan closed 3 years ago
A simple refactor for using list comprehension to build the constraint url string . This reduces repeated code and might help with understanding the codebase for anyone working on issue #164
Thanks @kstonekuan! Small and useful PRs like this one are my favorite!
A simple refactor for using list comprehension to build the constraint url string . This reduces repeated code and might help with understanding the codebase for anyone working on issue #164