dssg / dssg/UPSG

Python 3-ing

Open
#24 0 comments 0 reactions 1 assignee Claimed by @zar1 View on GitHub
bug
Dominant language
Python
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

2008 has come and gone and it's time to get with the program. We only support Python 2, but every file should start with at least:

```
from __future__ import division, absolute_import, print_function
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.