Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
swryan committed Oct 9, 2020
1 parent 2b2443d commit 9c4dc09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openmdao/core/system.py
Expand Up @@ -302,8 +302,6 @@ class System(object):
If True, this is the first call to _linearize.
_is_local : bool
If True, this system is local to this mpi process.
_no_check_partials : bool
If True, the check_partials function will ignore this system.
"""

def __init__(self, num_par_fd=1, **kwargs):
Expand Down

0 comments on commit 9c4dc09

Please sign in to comment.