File: wrong_section_appnexus.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 (5 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# appnexus edited
import ast
import flake8_import_order # I201 I100
import localpackage # I201 I100
import X # I201