Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Add import formatter #339

Closed
FabijanC opened this issue Nov 10, 2022 · 0 comments · Fixed by #353
Closed

Add import formatter #339

FabijanC opened this issue Nov 10, 2022 · 0 comments · Fixed by #353
Labels
Context: isolated no previous knowledge of the codebase required Difficulty: easy anybody can understand it Techno: python Python Type: build modify the build system or its external dependencies Type: refactor refactor of existing code

Comments

@FabijanC
Copy link
Collaborator

FabijanC commented Nov 10, 2022

For grouping and sorting, isort can be used: https://github.com/PyCQA/isort

Perhaps something that can also resolve unused and double imports would be useful.

@FabijanC FabijanC added Type: refactor refactor of existing code Type: build modify the build system or its external dependencies Techno: python Python Context: isolated no previous knowledge of the codebase required Difficulty: easy anybody can understand it labels Nov 10, 2022
@FabijanC FabijanC moved this to 🆕 New in starknet-devnet Nov 10, 2022
@FabijanC FabijanC changed the title Add import handling dev tool Add import formatter Nov 21, 2022
Repository owner moved this from 🆕 New to ✅ Done in starknet-devnet Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Context: isolated no previous knowledge of the codebase required Difficulty: easy anybody can understand it Techno: python Python Type: build modify the build system or its external dependencies Type: refactor refactor of existing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant