Skip to content

Commit

Permalink
Properly warn of kenjutsu.kenjutsu deprecation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Jan 17, 2017
1 parent 3325679 commit a640b3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kenjutsu/kenjutsu.py
@@ -1,5 +1,7 @@
"""
The module ``kenjutsu.kenjutsu`` is deprecated. Please use ``kenjutsu.core``.
Warning:
The module ``kenjutsu.kenjutsu`` is deprecated. Please use
``kenjutsu.core`` instead.
"""

from __future__ import absolute_import
Expand Down

0 comments on commit a640b3c

Please sign in to comment.