Arnab Chatterjee

Results 13 comments of Arnab Chatterjee

- Created typed enums: RepositoryType in pkg/lib/hf/repo.go and hfRepoType in pkg/cmd/kitimport/hfimport.go, now no string literals ("dataset", "model") are used in comparisons. All comparisons use typed constants now - Seperation: extractRepoFromURL()...

I have taken up this issue and raised a pr #1005 @gorkem

Hi @amisevsk , I have raised a pr for this issue, please review and let me know. Thank you.