debugging

This commit is contained in:
Nicholas Albion
2023-10-04 18:01:15 +11:00
parent 8bb0c9db4b
commit d7130c3dbd
2 changed files with 5 additions and 2 deletions

View File

@@ -230,6 +230,7 @@ class Project:
logger.info(f'-------------update_file: {update_file}')
print('--------------------------------------')
print(update_file)
return str(update_file)
# update_file(data['full_path'], data['content'])