straitjacket

src/straitjacket/__init__.py
1
2
3
4
5
6
7
8
9
# This file is part of the straitjacket project
# https://github.com/mbarkhau/straitjacket
#
# Copyright (c) 2018-2021 Manuel Barkhau (mbarkhau@gmail.com) - MIT License
# SPDX-License-Identifier: MIT

__version__ = "v202206.1026"

from . import sjfmt  # noqa