ajenhl / tacl

Tool for performing basic text analysis on the CBETA corpus
GNU General Public License v3.0
30 stars 9 forks source link

Change argument of get_catalogue() #53

Closed ajenhl closed 7 years ago

ajenhl commented 7 years ago

tacl.command.utils.get_catalogue() should take parsed arguments as an argument, rather than a path, since every use of it uses the same parsed argument.