It lgtm though I hate this line ```return '.'.join...
# general
b
It lgtm though I hate this line
Copy code
return '.'.join(['_'.join(map(str, x)) for x in cls.implementation_version()])