Improve documentation / doctests.
[pyutils.git] / docs / pyutils.typez.rst
index f96b7e29876f71c06d544b2590cd14efd7012f28..5957ef4055df42e81e271ace0133d2662bf8217d 100644 (file)
@@ -10,6 +10,8 @@ pyutils.typez.centcount module
 .. automodule:: pyutils.typez.centcount
    :members:
    :undoc-members:
+   :exclude-members:  CENTCOUNT_RE,
+                      CURRENCY_RE
    :show-inheritance:
 
 pyutils.typez.histogram module
@@ -26,6 +28,8 @@ pyutils.typez.money module
 .. automodule:: pyutils.typez.money
    :members:
    :undoc-members:
+   :exclude-members:  CENTCOUNT_RE,
+                      CURRENCY_RE
    :show-inheritance:
 
 pyutils.typez.rate module