davidssmith / DCEMRI.jl

DCE MRI analysis in Julia
Other
37 stars 16 forks source link

Allow validate() to run with only kwargs #54

Closed notZaki closed 3 years ago

notZaki commented 4 years ago

The keyword-only version of validate wasn't working for me. Adding a semi-colon fixed it.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.1%) to 75.479% when pulling 7d5429fe455735b00c18a3b201bcbc437cffbf15 on notZaki:validate_kwarg into e0bcf63b070b50a7be188ddd509e73c640f48cbb on davidssmith:master.

davidssmith commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.