Skip to content

Conversation

@duposyl
Copy link
Contributor

@duposyl duposyl commented Jan 9, 2023

  • Removed __name__ = __name__.rsplit('.', 1)[0] from src\ansys\stk\core\stkobjects\__init__.py and src\ansys\stk\core\stkobjects\aviator\__init__.py as it is no longer needed with the latest folder structure.
  • Fixed spelling/typo: sspatial.
  • Updated with the latest API changes from the 2023R2 development.

- Removed `__name__ = __name__.rsplit('.', 1)[0]` from `src\ansys\stk\core\stkobjects\__init__.py` and `src\ansys\stk\core\stkobjects\aviator\__init__.py` as it is no longer needed with the latest folder structure.
- Fixed spelling/typo: `sspatial`.
- Updated with the latest API changes from the 2023R2 development.
@duposyl duposyl requested a review from jorgepiloto January 9, 2023 23:58
@github-actions github-actions bot added docs Issues related to documentation maintenance Generic maintenance related labels Jan 9, 2023
Copy link
Member

@jorgepiloto jorgepiloto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this update, @duposyl. I just left one minor style comment. It looks like some spaces got introduced. Appart from that, this looks good to merge.

@duposyl duposyl requested a review from jorgepiloto January 10, 2023 18:38
Copy link
Member

@jorgepiloto jorgepiloto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, @duposyl! 🚀

@jorgepiloto jorgepiloto merged commit dc7d274 into main Jan 10, 2023
@jorgepiloto jorgepiloto deleted the maint/generated-api-update branch January 10, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues related to documentation maintenance Generic maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants