stratis-cli icon indicating copy to clipboard operation
stratis-cli copied to clipboard

Should just use a function to get the dynamically generated classes that we import within methods

Open mulkieran opened this issue 2 years ago • 0 comments

This would be simpler and easier to understand. Also, although there is only minimal savings, we would not be generating classes that we are guaranteed not to use in our methods.

Moving definiton of Manager0 class into the method get_stratisd_version would work fine.

mulkieran avatar Oct 21 '23 01:10 mulkieran