File: pathlib.txt

package info (click to toggle)
python-refurb 1.27.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,700 kB
  • sloc: python: 9,468; makefile: 40; sh: 6
file content (2 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (2)
1
2
test/data/pathlib.py:7:6 [FURB117]: Replace `open(x)` with `x.open()`
test/data/pathlib.py:10:6 [FURB117]: Replace `open(x)` with `x.open()`