File: test_plot_directive.py

package info (click to toggle)
pandas 0.19.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 101,196 kB
  • ctags: 83,045
  • sloc: python: 210,909; ansic: 12,582; sh: 501; makefile: 130
file content (5 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (5)
1
2
3
4
5
from __future__ import division, absolute_import, print_function

import numpydoc.plot_directive

# No tests at the moment...