Changeset d138d43 in sasmodels for sasmodels/exception.py


Ignore:
Timestamp:
Nov 30, 2015 12:24:28 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
eb69cce
Parents:
1ec7efa
Message:

remove documentation build errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/exception.py

    r0763009 rd138d43  
    1515    to the caller using a bare "raise" statement to reraise the annotated 
    1616    exception. 
     17 
    1718    Example:: 
     19 
    1820        >>> D = {} 
    1921        >>> try: 
Note: See TracChangeset for help on using the changeset viewer.