File: wrong_from_import_same.py

package info (click to toggle)
flake8-import-order 0.18.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: python: 1,336; sh: 5; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (2)
1
2
3
# cryptography
from os import system
from os import path # I100