Skip to content

Fix import custom Nblts and added create_template#34

Merged
ianhelle merged 5 commits intomainfrom
ianhelle/create_template-2022-08-18
Sep 13, 2022
Merged

Fix import custom Nblts and added create_template#34
ianhelle merged 5 commits intomainfrom
ianhelle/create_template-2022-08-18

Conversation

@ianhelle
Copy link
Contributor

  • fix in read_modules.py for folder traversal not picking up modules.
  • added create_template to create more usable notebooklet template
    in template.py
  • updated nb_template.py to produce fake output
  • updating .pylintrc to remove deprecated warnings

- fix in read_modules.py for folder traversal not picking up modules.
- added create_template to create more usable notebooklet template
  in template.py
- updated nb_template.py to produce fake output
- updating .pylintrc to remove deprecated warnings
@ianhelle ianhelle requested a review from petebryan August 19, 2022 02:13
@ianhelle ianhelle self-assigned this Aug 19, 2022
- adding template.py with create_template function
- added sections to creatingnotebooklets.rst for creating and import notebooklets.
- Fixing sphinx errors in documents
- Missing reference to URLSummary.rst
- Fixing docstrings in account_summary.py and data_providers.py
- bypass passv_dns check in ip_summary.py if no suitable TI query/provider is available
- fixed issue with Synapse module paths in read_modules.py
- moved discover_modules to init function in __init__.py - otherwise a broken notebooklet would stop the whole thing from importing.
Implemented ISort and Black on prod and test files.
Added some pylint suppressions or fixes to url_summary.py
@ianhelle ianhelle merged commit 8b9f2eb into main Sep 13, 2022
@ianhelle ianhelle deleted the ianhelle/create_template-2022-08-18 branch September 13, 2022 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments