Skip to content
Snippets Groups Projects
Commit d7b1e326 authored by nimrod's avatar nimrod
Browse files

Docsting for the Pelican settings.

To silence pydocstyle and so I don't forget what's the difference
between the 2 files.
parent 939712d0
No related branches found
No related tags found
No related merge requests found
Pipeline #2829 canceled
# -*- coding: utf-8 -*- # # -*- coding: utf-8 -*- #
# pylint: disable=import-error # pylint: disable=import-error
"""Pelican configuration."""
from __future__ import unicode_literals from __future__ import unicode_literals
import seafoam import seafoam
......
# -*- coding: utf-8 -*- # # -*- coding: utf-8 -*- #
"""Pelican configuration for publishing to the production site."""
from __future__ import unicode_literals from __future__ import unicode_literals
# This file is only used if you explicitly specify it as your config file. # This file is only used if you explicitly specify it as your config file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment