Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
misc improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Dec 20, 2018
1 parent 455572c commit 622f74e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
_build/
.idea/
2 changes: 1 addition & 1 deletion state.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
State Management
========

KVars and KVals
The Building Blocks: *KVar*s and *KVal*s
---------------
Kweb makes use of the `observer pattern <https://en.wikipedia.org/wiki/Observer_pattern>`_, through the *KVar* class.
Expand Down

0 comments on commit 622f74e

Please sign in to comment.