Robert Groves

Results 11 comments of Robert Groves

It looks like this is controlled by the copyright variable in the file _open-data-etl-utility-kit/docs/conf.py_. Currently it is set to '2014, City of Chicago'. Is it correct that this would just...

I will attempt to pick this one up. Used Sphinx once about 4 years ago so will need to get it setup and re-familiarize myself with it in order to...

I cloned the repository locally, updated conf.py and rebuilt the html docs, but I noticed the change set had more changes than I expected it to. It looks like the...

Hey @javleds 👋 are you still working towards getting testing into place?

LIstBot needs better error handling. In some places, especially in most commands when interacting with the database, it's non-existent. I think it would be good to have two things done...

Hi @b2pacific 👋 are you still working on this issue?

@RazCrimson The [ReactionCollector ](https://discord.js.org/#/docs/main/stable/class/ReactionCollector)object, used by the poll command to keep track of the reactions to the message, has an attribute named `users` which could be used to check if...

@karbassi I have added the prerequisites to the class view templates for the guardian and public views. I didn't think it made sense for the mentor view—don't want to have...

@karbassi what is the scope of this Issue? Should it encompass all of the following: - Modifying the Course model to allow for specifying a classes prerequisites - When a...

I've updated the first comment in the thread with scope items discussed last week over Slack. Will be submitting a PR for review shortly.