Commit graph

6 commits

Author SHA1 Message Date
Shay Carter
2d5bc31ddf Changes to make python-awips compatible with Python3.10
- change collections import to collections.abc
- change specific class reference from collections.[class_name] to collections.abc.[class_name]
- change environment file back to specifying Python3, instead of exactly specifying 3.9
- roll version number in setup.py
2022-08-23 18:12:30 -06:00
Michael James
1b68f8800c PEP 8 coding standards 2018-10-16 21:33:43 -06:00
Michael James
854d227120 header and class formatting 2018-10-14 17:37:08 -06:00
mjames-upc
7a2dca5d37 manual fixes 2018-09-06 18:51:43 -06:00
Michael James
f172333430 python3 compliance notebook tested 2018-09-06 12:11:36 -06:00
mjames-upc
c132d638fe initial commit 2018-09-05 15:52:38 -06:00