Skip to content

Commit

Permalink
Clean up the code
Browse files Browse the repository at this point in the history
  • Loading branch information
zz1874 committed Nov 15, 2023
1 parent 344d168 commit 3470d1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PyPI_analysis/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ def render_dep_files() -> Iterator[str]:
)

def render_imports() -> Iterator[str]:
# if self.imports:
if detailed:
yield "\n" + "Patterns of imports:"
if self.imports:
Expand Down

0 comments on commit 3470d1d

Please sign in to comment.