PEP8 fixes

This commit is contained in:
abregman
2019-12-21 22:22:32 +02:00
parent 68e278fe15
commit 73665e6d52
6 changed files with 44 additions and 21 deletions

View File

@@ -1,8 +1,10 @@
"""
Testing suite for https://github.com/bregman-arie/devops-interview-questions written by surister
Testing suite for https://github.com/bregman-arie/devops-interview-questions
written by surister
Even though both check_details_tag and check_summary_tags are practically the same, due to readability and functionality
it was decided to be split like that.
Even though both check_details_tag and check_summary_tags are practically the
same, due to readability and functionality it was decided to be split like
that.
Usage:
$ python tests/syntax_checker.py