Skip to content
View cyyc1's full-sized avatar
Block or Report

Block or report cyyc1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. flake8-clean-block flake8-clean-block Public

    A flake8 plugin that enforces a blank line after if/for/while/with/try blocks in Python code

    Python 3

  2. flake8-indent-in-def flake8-indent-in-def Public

    A flake8 plugin that enforces 8-space indentation in function/class definitions in Python code

    Python 1

  3. jupyter-nb-double-quote-to-single-quote jupyter-nb-double-quote-to-single-quote Public

    Convert double quotes ("") to single quotes ('') in Jupyter notebook code cells

    Jupyter Notebook

  4. py-def-indent-formatter py-def-indent-formatter Public

    Make sure arguments in Python function definitions are indented by 8 spaces

    Python

  5. jupyter-notebook-parser jupyter-notebook-parser Public

    A Python library to parse cell contents from Jupyter notebooks

    Python 3 2