Changeset 340428e in sasmodels
- Timestamp:
- Sep 27, 2016 5:24:22 PM (8 years ago)
- 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:
- ca55aa0, 0bef47b
- Parents:
- 050c2c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/modelinfo.py
r8407d8c r340428e 768 768 """ 769 769 #: Full path to the file defining the kernel, if any. 770 filename = None # type: Optiona [str]770 filename = None # type: Optional[str] 771 771 #: Id of the kernel used to load it from the filesystem. 772 772 id = None # type: str
Note: See TracChangeset
for help on using the changeset viewer.