Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
Fixed missing import
  • Loading branch information
jacob414 committed Dec 18, 2020
1 parent 1035ec2 commit b88e53b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ Programming]]".
You can define aspects using decorators:

#+BEGIN_SRC python
>>> from kingston.aop import Aspects
>>> when = Aspects()
>>>
#+END_SRC
Expand Down

0 comments on commit b88e53b

Please sign in to comment.