diff --git a/filler.py b/filler.py index 3292fbd..8cabded 100755 --- a/filler.py +++ b/filler.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import tools diff --git a/getdates.py b/getdates.py index e5a6727..7b9f8f3 100755 --- a/getdates.py +++ b/getdates.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import tools diff --git a/getmentions.py b/getmentions.py index cc7391c..10cf739 100755 --- a/getmentions.py +++ b/getmentions.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import tools diff --git a/makedb.py b/makedb.py index f2654de..0b74a98 100755 --- a/makedb.py +++ b/makedb.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# -*- coding: utf-8 -*- import tools