Merge branch 'development' into patch-1

This commit is contained in:
Leon 2022-04-25 19:47:01 -04:00 committed by GitHub
commit e23e291dd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
# Basic Housekeeping rules
# - Functions must be self contained
# - Functions must be added in alphabetical order
# - Functions should be grouped with other similar functions
# - Functions must be documented
# - New functions must have a test added for them in test/test_any_utils.py