File: __init__.py

package info (click to toggle)
dolfin 2019.2.0~git20201207.b495043-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 30,988 kB
  • sloc: xml: 104,040; cpp: 102,020; python: 24,139; makefile: 300; javascript: 226; sh: 185
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (5)
1
2
3
4
5
# -*- coding: utf-8 -*-

from .paths import *
from .fixtures import *
from .skips import *