introduce llnl.util.compat to remove sys.version_info checks (#21720)
- also split typing.py into typing_extensions and add py2 shims
This commit is contained in:
@@ -10,6 +10,7 @@ sections = [
|
||||
known_first_party = "spack"
|
||||
known_archspec = "archspec"
|
||||
known_llnl = "llnl"
|
||||
known_third_party = ["ruamel", "six"]
|
||||
src_paths = "lib"
|
||||
honor_noqa = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user