edq.util.constants

1DEFAULT_ENCODING: str = 'utf-8'
2""" The default encoding that will be used when reading and writing. """
DEFAULT_ENCODING: str = 'utf-8'

The default encoding that will be used when reading and writing.