Skip to content
This repository was archived by the owner on Sep 12, 2022. It is now read-only.

Remove spaces after CSV commas.#33

Open
xavierholt wants to merge 1 commit intoucsb-cs:masterfrom
xavierholt:csv-spacing
Open

Remove spaces after CSV commas.#33
xavierholt wants to merge 1 commit intoucsb-cs:masterfrom
xavierholt:csv-spacing

Conversation

@xavierholt
Copy link
Contributor

Hey guys! Sorry if I'm spamming you today... But I noticed some spurious spaces when editing a grade sheet in Numbers, and I think this is where they came from.

This is a quick fix. There's a standard CSV module (since Python 2.3, it says) that should take care of this and escaping, but I didn't dare change that much without a test environment set up.

@pconrad
Copy link
Contributor

pconrad commented Feb 12, 2018

Check out ucsb-cs/submit_ops_docker

It's a work in progress for a docker based test environment for submit.

The RabbitMQ and worker processes part still isn't done, but you should be able to get at least a small test environment up quickly.

I'll have the CCS CS 140 students try your pull request and see if it works.

@pconrad
Copy link
Contributor

pconrad commented Feb 12, 2018

@garethgeorge @dananguyenucsb @CDLlo please check this out. Can you try testing the changes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants