Changeset 49f92c1 in sasmodels for extra/pylint.rc
- Timestamp:
- Mar 3, 2015 2:27:18 PM (10 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:
- 3a45c2c, 9890053
- Parents:
- a156419
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extra/pylint.rc
ra156419 r49f92c1 261 261 # (useful for modules/projects where namespaces are manipulated during runtime 262 262 # and thus existing member attributes cannot be deduced by static analysis 263 ignored-modules=numpy 263 ignored-modules=numpy,np 264 264 265 265 # List of classes names for which member attributes should not be checked
Note: See TracChangeset
for help on using the changeset viewer.