<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">Nathan has a PR that’s been open for a little while where he lints the yt frontends:</div><div class=""><br class=""></div><div class=""><a href="https://bitbucket.org/yt_analysis/yt/pull-requests/1762/linting-ytfrontends/diff" class="">https://bitbucket.org/yt_analysis/yt/pull-requests/1762/linting-ytfrontends/diff</a></div><div class=""><br class=""></div><div class="">What it basically does it enforce adherence to coding standards and remove imports of modules and variables we don’t use (also removes things like “from yt.funcs import *” in favor of importing only the things we use). </div><div class=""><br class=""></div><div class="">As Nathan says, we need to turn on the NMSU ART answer tests before we merge, but we should probably get another set of eyes on it with a final approval. This PR touches a lot of files, so it’s highly susceptible to merge conflicts as we merge other PRs in.</div><div class=""><br class=""></div><div class="">Best,</div><div class=""><br class=""></div><div class="">John</div></body></html>