mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-08 03:01:24 +00:00
4 lines
108 B
Python
4 lines
108 B
Python
from .commandline_interface import verify_using_commandline_arguments
|
|
|
|
verify_using_commandline_arguments()
|