takuseno/mvc-drl

View on GitHub
scripts/clean.sh

Summary

Maintainability
Test Coverage
#!/bin/bash -eux

find -name "*.pyc" -delete