We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a87c73 commit 2c7a5ddCopy full SHA for 2c7a5dd
1 file changed
README.md
@@ -57,6 +57,8 @@ native = charts.Subject(
57
longitude=-117.15,
58
)
59
60
+# and then...
61
+
62
natal = charts.Natal(native)
63
64
for object in natal.objects.values():
0 commit comments