naari3
naari3
client.refreshGroups() Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/site-packages/line/client.py", line 148, in refreshGroups self.addGroupsWithIds(self._getGroupIdsInvited(), False) File "/usr/lib/python2.7/site-packages/line/client.py", line 156, in addGroupsWithIds self.groups.append(LineGroup(self, group, is_joined)) File "/usr/lib/python2.7/site-packages/line/models.py",...
I don't know how it works, but its works fine. for backward compatibility, wrapped by try-exception block. fixes https://github.com/MarkCWirt/PyTuning/issues/3
I created this issue because no other issue was similar. 4c75bd7e2f77dc40dcfb9f8baa67475955d111a1 ``` nokhwa on senpai [!] is 📦 v0.11.0 via 🦀 v1.71.0 took 3s ❯ cargo check Checking nokhwa-core...
I need https://github.com/nambrot/ar-find-in-batches-with-order/pull/6 patch but there is no longer update I'm glad if you publish new version
I need logging only error level, so I trying write ```ruby # config/environments/production.rb config.lograge.enabled = true config.lograge.log_level = :error config.lograge.logger = ActiveSupport::Logger.new File.join(Rails.root, 'log', "lograge_#{Rails.env}.log") config.lograge.formatter = Lograge::Formatters::Json.new # I...
Description: Fix typo comment in `sample-apps/go-sample-app/config.yaml` Link to tracking Issue: Nothing Testing Performed: Testing Performed: Local testing performed but may not necessary By submitting this pull request, I confirm that...
I downloaded the 1.16.1 [template](https://fabricmc.net/develop/template/) and tried to launch the client from the launch configuration generated by `.\gradlew vscode`, but it crashed with the following log: https://mclo.gs/T3fg5gE What I found...