Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -13,4 +13,4 @@
# -- This line is 75 characters -------------------------------------------
# define api package for each IDE supported
__all__ = ['check']
__all__ = ['check']
@@ -15,4 +15,4 @@
# define api package for each IDE supported
__all__ = ['running_state', 'maya_app']
# maya_app, named such to avoid namespace collisions with maya dcc app api
# maya_app, named such to avoid namespace collisions with maya dcc app api
@@ -154,4 +154,4 @@ if __name__ == '__main__':
_LOGGER.info(STR_CROSSBAR)
_DCCSI_DCC_APP = validate_state()
_LOGGER.info('Is Maya Running? _DCCSI_DCC_APP = {}'.format(_DCCSI_DCC_APP))
_LOGGER.info('Is Maya Running? _DCCSI_DCC_APP = {}'.format(_DCCSI_DCC_APP))