__init__.py 455 B

12345678910111213
  1. # This file is dual licensed under the terms of the Apache License, Version
  2. # 2.0, and the BSD License. See the LICENSE file in the root of this repository
  3. # for complete details.
  4. from __future__ import annotations
  5. """
  6. Hazardous Materials
  7. This is a "Hazardous Materials" module. You should ONLY use it if you're
  8. 100% absolutely sure that you know what you're doing because this module
  9. is full of land mines, dragons, and dinosaurs with laser guns.
  10. """