Skip to content
Snippets Groups Projects
Commit f61a29e5 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Update yapf job

parent cefde85e
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ dependencies:
.PHONY: yapf
yapf:
yapf -i -r $(PKGNAME)
yapf -i -r tests
yapf -i setup.py
.PHONY: all clean install install-dev test test-nocov flake8 pep8 dependencies docstyle
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment