Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Observation. #73

Merged
merged 2 commits into from
May 13, 2024
Merged

Export Observation. #73

merged 2 commits into from
May 13, 2024

Conversation

mbrandonw
Copy link
Member

Realized that something as simple as this:

import Perception
@Perceptible
class Foo {}

…doesn't compile because you have to import Observation. So, let's export it from this library.

@mbrandonw mbrandonw requested a review from stephencelis May 12, 2024 00:36
@mbrandonw mbrandonw merged commit 9f6c437 into main May 13, 2024
2 checks passed
@mbrandonw mbrandonw deleted the export-observation branch May 13, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants