Skip to content

fix unexpected indent when using azdev statistics list-command-table#368

Merged
kairu-ms merged 1 commit into
Azure:devfrom
necusjz:fix-unexpected-indent
May 8, 2023
Merged

fix unexpected indent when using azdev statistics list-command-table#368
kairu-ms merged 1 commit into
Azure:devfrom
necusjz:fix-unexpected-indent

Conversation

@necusjz
Copy link
Copy Markdown
Member

@necusjz necusjz commented May 8, 2023

Get error when:

class B:
    def c(self):
        pass

code = inspect.getsource(B.c)
nodes = ast.walk(ast.parse(code))

@necusjz necusjz requested a review from kairu-ms May 8, 2023 06:17
@necusjz necusjz self-assigned this May 8, 2023
@kairu-ms kairu-ms merged commit 9f17f0f into Azure:dev May 8, 2023
@necusjz necusjz mentioned this pull request May 8, 2023
RenSilvaAU pushed a commit to RenSilvaAU/azure-cli-dev-tools that referenced this pull request Aug 7, 2025
Add output flatten support in workspace ui
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