Skip to content

Commit cec7f71

Browse files
committed
add newline after licence header
1 parent e1ee800 commit cec7f71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

verda/exceptions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
1516
class APIException(Exception):
1617
"""This exception is raised if there was an error from verda's API.
1718

0 commit comments

Comments
 (0)