Skip to content

Commit

Permalink
toplev: More mypy fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Kleen committed Nov 19, 2023
1 parent 4196021 commit dc06622
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 92 deletions.
1 change: 0 additions & 1 deletion tl_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import sys
import subprocess
import os
import argparse

if sys.version_info.major == 3:
popentext = dict(universal_newlines=True)
Expand Down
Loading

0 comments on commit dc06622

Please sign in to comment.