Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/fitting/pagestate.py

    rda9b239 r959eb01  
    617617            value = "" 
    618618            content = line.split(":") 
    619             if line == '' or len(content) == 1: 
    620                 continue 
    621619            name = content[0] 
    622620            try: 
Note: See TracChangeset for help on using the changeset viewer.