Lint: Add newline at end of file

This commit is contained in:
rallytime 2018-03-07 09:39:16 -05:00
parent ddbeef85cd
commit 671b98ed9e
No known key found for this signature in database
GPG Key ID: E8F1A4B90D0DEA19

View File

@ -388,4 +388,4 @@ class SREQ(object):
self.context.term()
def __del__(self):
self.destroy()
self.destroy()