Skip to content

Commit

Permalink
Merge pull request #504 from fomars/develop
Browse files Browse the repository at this point in the history
pep8
  • Loading branch information
fomars committed Feb 1, 2018
2 parents 41ed906 + dd4df3d commit 054cfc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yandextank/validator/docs_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ def format_schema(schema, renderer, title=None):
else:
return body


def main():
parser = argparse.ArgumentParser()
parser.add_argument('schema', help='Path to schema file')
Expand Down

0 comments on commit 054cfc4

Please sign in to comment.