Learn more about cloning repositories
You have read-only access
Add `nb::is_flag()` annotation to Counter::Flags (#1870) This saves us the definition of `__or__`, because we can just use the one from `enum.IntFlag`.