Revised the documentation of the "accounting.utils.cast" module.
This commit is contained in:
parent
4408bbfc82
commit
0ecf7b6617
@ -14,8 +14,7 @@
|
|||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
"""The utility to cast a SQLAlchemy column into the column type, to avoid
|
"""The utilities to cast values into desired types, to avoid IDE warnings.
|
||||||
warnings from the IDE.
|
|
||||||
|
|
||||||
This module should not import any other module from the application.
|
This module should not import any other module from the application.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user