Skip to content

Fix/indentation on docs/get details/dapps/pyteal/index#725

Merged
barnjamin merged 7 commits intoalgorandfoundation:stagingfrom
PabloLION:fix/indentation-on-docs/get-details/dapps/pyteal/index
Feb 5, 2022
Merged

Fix/indentation on docs/get details/dapps/pyteal/index#725
barnjamin merged 7 commits intoalgorandfoundation:stagingfrom
PabloLION:fix/indentation-on-docs/get-details/dapps/pyteal/index

Conversation

@PabloLION
Copy link
Contributor

@PabloLION PabloLION commented Feb 5, 2022

The indentation in python is critical. I made some fix on the python codeblocks.
Remove: Dollar signs used before commands without showing output by markdown-lintMD014

@PabloLION
Copy link
Contributor Author

PabloLION commented Feb 5, 2022

Also after pip3 install -r requirements.txt the awesome-page is throwing some error. Please check.(should I create a new issue?)

  File "/opt/homebrew/lib/python3.10/site-packages/mkdocs_awesome_pages_plugin/plugin.py", line 9, in <module>
    from .meta import DuplicateRestItemError, MetaNavRestItem, RestItemList
  File "/opt/homebrew/lib/python3.10/site-packages/mkdocs_awesome_pages_plugin/meta.py", line 78, in <module>
    class RestItemList(collections.Iterable):
AttributeError: module 'collections' has no attribute 'Iterable'

@PabloLION
Copy link
Contributor Author

I edited the line before fetch. The trailing whitespace caused the conflict

barnjamin
barnjamin previously approved these changes Feb 5, 2022
Copy link
Contributor

@barnjamin barnjamin left a comment

Choose a reason for hiding this comment

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

thanks!

@barnjamin barnjamin merged commit 89d15bb into algorandfoundation:staging Feb 5, 2022
@PabloLION
Copy link
Contributor Author

thanks

@PabloLION PabloLION deleted the fix/indentation-on-docs/get-details/dapps/pyteal/index branch February 5, 2022 14:06
@PabloLION PabloLION mentioned this pull request Feb 5, 2022
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