Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e499425

Browse files
committed
Add module doc for axes_grid1.inset_locator
1 parent 0898052 commit e499425

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/mpl_toolkits/axes_grid1/inset_locator.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
"""
2+
A collection of functions and objects for creating or placing inset axes.
3+
"""
14
from __future__ import (absolute_import, division, print_function,
25
unicode_literals)
36

0 commit comments

Comments
 (0)