Last active
August 1, 2019 19:12
-
-
Save adithyabsk/7f22995ee9aef1fb0cf4e14415ff2ee3 to your computer and use it in GitHub Desktop.
Run Black
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| black --check simplecalc | |
| # would reformat /Users/adithyabalaji/Coding/simplecalc/simplecalc/calculator.py | |
| # All done! 💥 💔 💥 | |
| # 1 file would be reformatted, 5 files would be left unchanged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment