anonymousland-synapse/synmark/suites
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines ()
Part of 

Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now.

`Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
2021-04-14 15:34:27 +01:00
..
__init__.py Add some benchmarks for LruCache () 2020-04-03 16:31:52 +01:00
logging.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
lrucache_evict.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
lrucache.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00