1
0
Fork 0
forked from github/pelican

remove pelican.signals in favor of pelican.plugins.signals

This commit is contained in:
Deniz Turgut 2019-12-01 18:14:13 +03:00
commit 58edad6897
7 changed files with 9 additions and 13 deletions

View file

@ -1,4 +0,0 @@
# -*- coding: utf-8 -*-
# This file is for backwards compatibility
from pelican.plugins.signals import * # noqa