There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Learning project from JetBrains Academy. The goal of the project isto write basic static code analyzer based on some PEP8 rules. For this project re.match with regex patterns and ast module were used.