File: __init__.py

package info (click to toggle)
python-omegaconf 2.3.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,244 kB
  • sloc: python: 26,413; makefile: 38; sh: 11
file content (3 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
# Order of imports is important (see warning otherwise when running tests)
import setuptools  # isort:skip # noqa
import distutils  # isort:skip # noqa