Ignore:
Timestamp:
Jul 25, 2018 12:12:20 AM (5 years ago)
Author:
svnjenkins
Message:

fix scriptable problem due to change in Restraints; update Tutorials; misc. fixes for Sphinx docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r3487 r3506  
    434434       is either 'f' (default) or 'g'. Alternately, None can be specified which
    435435       causes numbers to be displayed with approximately 5 significant figures
    436        for floats. If this is specified, then :obj:`typeHint`=float becomes the
     436       for floats. If this is specified, then :obj:`typeHint` = float becomes the
    437437       default.
    438438       (Default=None).
     
    28382838    :param int height: an optional height (pixels) for the table (defaults to 400)
    28392839   
    2840     Example use::
     2840    Example use::
     2841   
    28412842        lbls = ('col 1','col 2','col 3')
    28422843        choices=(['test1','explanation of test 1'],
Note: See TracChangeset for help on using the changeset viewer.