File: mixed_groups.py

package info (click to toggle)
flake8-import-order 0.19.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 352 kB
  • sloc: python: 2,574; sh: 5; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 157 bytes parent folder | download
1
2
3
4
5
# appnexus cryptography edited google pep8 smarkets
import ast, X, flake_import_order # I666

if TYPE_CHECKING:
    import ast, X, flake_import_order # I666