todo list udpate
Add arg to allow for runs in headless (mpl.use("Agg"))
This commit is contained in:
parent
a5cb3412d9
commit
b54c88f13a
@ -46,7 +46,7 @@ Choose which map type you'd like by using the `-l` argument:
|
|||||||
|
|
||||||
- [ ] Add check for user count in user_table to allow for greater than 25 users
|
- [ ] Add check for user count in user_table to allow for greater than 25 users
|
||||||
- [ ] If platform is missing from PLATFORM_COLORS use DEFAULT_COLOR
|
- [ ] If platform is missing from PLATFORM_COLORS use DEFAULT_COLOR
|
||||||
- [ ] Add arg to allow for runs in headless (mpl.use("Agg"))
|
- [x] Add arg to allow for runs in headless (mpl.use("Agg")) - [Pull](https://github.com/blacktwin/JBOPS/pull/3)
|
||||||
- [x] Add `try` to pass on N/A values for Lon/Lat - [Pull](https://github.com/blacktwin/JBOPS/pull/2)
|
- [x] Add `try` to pass on N/A values for Lon/Lat - [Pull](https://github.com/blacktwin/JBOPS/pull/2)
|
||||||
|
|
||||||
### Feature updates:
|
### Feature updates:
|
||||||
|
Loading…
Reference in New Issue
Block a user