Commit Graph

10 Commits (8487c083e1faecb1259be8a8873618cfdb69d33d)

Author SHA1 Message Date
Google Python team 28d10d19df Project import generated by Copybara.
PiperOrigin-RevId: 568328430
2023-09-25 17:52:06 -04:00
algonell b34b3b30b4
fix: add explicit module names
pylint triggered:

pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.StandardError' ?) instead.
pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.Exception' ?) instead.
pylint: Command line or configuration file:1: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.BaseException' ?) instead.

Suggestion works out.
2023-02-02 11:31:26 +02:00
Google Python team 25bd3525fa Project import generated by Copybara.
PiperOrigin-RevId: 453566611
2022-06-07 17:56:13 -07:00
Google Python team 2e797961e9 Project import generated by Copybara.
PiperOrigin-RevId: 353740685
2021-01-26 00:38:44 +00:00
Google Python team ea180f7259 Project import generated by Copybara.
PiperOrigin-RevId: 320107176
2020-07-08 02:37:59 +00:00
Google Python team 19518af929 Project import generated by Copybara.
PiperOrigin-RevId: 318489724
2020-07-08 00:10:45 +00:00
Google Python team 8cf92f8fb8 Project import generated by Copybara.
PiperOrigin-RevId: 296280631
2020-02-20 17:50:37 -05:00
Google Python team 6fc736fc7c Project import generated by Copybara.
PiperOrigin-RevId: 295255546
2020-02-14 21:10:18 -05:00
Google Python team bc5a7f0eb0 Project import generated by Copybara.
PiperOrigin-RevId: 294287632
2020-02-10 14:09:36 -08:00
Gregory P. Smith [Google] 2282a0495b A pylint configuration for our OSS Python Style. 2018-06-25 17:41:02 -07:00