docstring fixes

This commit is contained in:
blitzmann
2018-09-16 01:09:55 -04:00
parent b4b8a158f5
commit 5850026aa9
7 changed files with 15 additions and 15 deletions

View File

@@ -19,11 +19,11 @@
#===============================================================================
'''
"""
This script is used to compare two different database versions.
It shows removed/changed/new items with list of changed effects,
changed attributes and effects which were renamed
'''
"""
import argparse
import os.path