diff --git a/pina/plotter.py b/pina/plotter.py new file mode 100644 index 0000000..263d983 --- /dev/null +++ b/pina/plotter.py @@ -0,0 +1,3 @@ +"""Module for Plotter""" + +raise ImportError("'pina.plotter' is deprecated and can not be imported.")