Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Description is not clear about default parameter and python function name does not follow PEP 8 naming recommendation, which is not good, considering 8kyu kata is excercise mainly for beginers.
IMHO needs more precise definition of what data should be collected. For example: i have to look at the tests to find out that first parameters are ignored in args and classes are represented by actual object, not by name. There is also not clear whether log getters/setters. Anyway nice kata :-)