Some clean ups

This commit is contained in:
2015-09-10 11:57:10 +02:00
parent 79e232d52b
commit 9e865e1c2f
3 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import hashlib
import re
@@ -190,4 +192,3 @@ class RED_FAM_WORKER( RED_FAM ):
Handles working with redundance families stored in database where discussion is finished
"""
pass
print( repr( x ) )