File: __init__.py

package info (click to toggle)
python-semantic-release 10.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,236 kB
  • sloc: python: 36,523; sh: 340; makefile: 156
file content (4 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
from tests.fixtures.repos.git_flow.repo_w_1_release_channel import *
from tests.fixtures.repos.git_flow.repo_w_2_release_channels import *
from tests.fixtures.repos.git_flow.repo_w_3_release_channels import *
from tests.fixtures.repos.git_flow.repo_w_4_release_channels import *