Skip to content
Snippets Groups Projects

Sc 160/private calls and bugs cleanup

Merged Haak, R. (Romeo) requested to merge SC-160/private_calls_and_bugs_cleanup into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
from mistake_counter import MistakeCounter
class ShadowTask:
"""Wrapper for all required data in a task."""
Loading