BHoM / SAP_Toolkit

GNU Lesser General Public License v3.0
4 stars 2 forks source link

Replacing IsNullOrEmpty #98

Closed EKAdebo closed 1 year ago

EKAdebo commented 1 year ago

Closes #97

This replaces the IsNullOrEmpty method in OpeningType.cs with ((item != null) && item.Any())

EKAdebo commented 1 year ago

@BHoMBot check compliance

bhombot-ci[bot] commented 1 year ago
@EKAdebo to confirm, the following actions are now queued: - check `code-compliance` - check `documentation-compliance` - check `project-compliance` - check `branch-compliance` - check `dataset-compliance` - check `copyright-compliance`
bhombot-ci[bot] commented 1 year ago
FAO: @FraserGreenroyd @EKAdebo is seeking dispensation on this Pull Request to skip a required check. Please can you provide authorisation for the check to be skipped, or provide assistance as appropriate. The check they wish to have dispensation on is branch-compliance. If you are providing dispensation on this occasion, please reply with: > @BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. `14477708140`
FraserGreenroyd commented 1 year ago

@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 14477708140

bhombot-ci[bot] commented 1 year ago
@FraserGreenroyd I have now provided a passing check on reference `14477708140` as requested.
FraserGreenroyd commented 1 year ago

@BHoMBot check core @BHoMBot check serialisation

bhombot-ci[bot] commented 1 year ago
@FraserGreenroyd to confirm, the following actions are now queued: - check `core` - check `serialisation`