dissolve-python 0.3.0

A tool to dissolve deprecated calls in Python codebases
Documentation
1
2
3
4
5
6
"""
Consumer package that uses the deprecated library functions.

This package demonstrates how code that depends on deprecated functions
would look before migration with dissolve.
"""