-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 (_data_extraction.py): remove unnecessary blank line
♻️ (_data_extraction.py): refactor code to improve readability and maintainability 📝 (safer_python_exec.py): add import statement for black module ♻️ (safer_python_exec.py): refactor code to use black module for code formatting ♻️ (data_from_text.py): refactor code to improve readability and maintainability ♻️ (entities_from_text.py): refactor code to improve readability and maintainability ♻️ (helpers.py): refactor code to improve readability and maintainability ♻️ (datagraph_from_pydantic.py): refactor code to use safer_exec instead of kindofsafe_exec ♻️ (datagraph_from_pydantic.py): refactor code to use format_code function for code formatting
- Loading branch information
1 parent
7412e3b
commit a92d8fd
Showing
6 changed files
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters