You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jtigger ETL already appears to use instance methods rather than static methods, and has done for quite some time. Was there perhaps some other exercise you were thinking of here?
As per #177, adjust the test suite to require a solution that uses an instance method instead of a class method.
(see #344 as an example and the conversation about Function Object vs. Value Object)
The text was updated successfully, but these errors were encountered: