Skip to content

Commit

Permalink
fix: target readme stub
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofHarrysson committed Jun 16, 2020
1 parent e474857 commit 7ffd729
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions example/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ def main():

if __name__ == '__main__':
main()

# TODO: C-types __init__
5 changes: 0 additions & 5 deletions website/docs/advanced.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,3 @@ class StrictConfig():

## Target Classes
Coming soon...
A problem arises when one wants to save config values which in turn depend on non-config values.

A problematic situation emerges when one wants to save config-objects which have dependencies on objects that aren't initialized until after the config has been created.

Configuring parts of an object.

1 comment on commit 7ffd729

@vercel
Copy link

@vercel vercel bot commented on 7ffd729 Jun 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.