Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Grigg <andrew.grigg@ansys.com>
  • Loading branch information
da1910 and Andy-Grigg authored Aug 24, 2023
1 parent 9d4bd06 commit faaa3f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

# ## Specification to Specification links

# > Supported with Restricted Substances Reports Bundle 2023 R2 and newer
# > Supported with Restricted Substances Reports 2023 R2 and newer

# The Restricted Substances database allows Specification records to be defined in terms of other Specification records.
# Since this is a recursive relationship, there is in principle no limit to the complexity of these
Expand Down
2 changes: 1 addition & 1 deletion src/ansys/grantami/bomanalytics/_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def maximum_spec_link_depth(self) -> Optional[int]:
to performance issues if there are large numbers of specification-to-specification links present in the
database.
Supported with the Restricted Substances Reports Bundle 2023 R2 and newer, with older reports this parameter has
Supported with Restricted Substances Reports 2023 R2 and newer, with older reports this parameter has
no effect, all specification-to-specification links will be followed.
.. note::
Expand Down

0 comments on commit faaa3f9

Please sign in to comment.