<#1558 move FlyteSchema deprecation warning to ini...
# flyte-github
a
#1558 move FlyteSchema deprecation warning to initialization method Pull request opened by cosmicBboy TL;DR This moves the FlyteSchema deprcation message from a global warning to only get logged when a user initializes the FlyteSchema class or uses
FlyteSchema[TYPE]
in their code. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description The global warning throws new users off, especially since they are (probably) not even using or aware of FlyteSchema. Tracking Issue NA Follow-up issue NA flyteorg/flytekit All checks have passed 30/30 successful checks