Commit fe3fa08
Adjust for 2.7-style keyword arguments
lib/influxdb/client.rb:54: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
lib/influxdb/config.rb:73: warning: The called method `initialize' is defined here1 parent 3697f6b commit fe3fa08
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments