google / uncertainty-baselines

High-quality implementations of standard and SOTA methods on a variety of tasks.
Apache License 2.0
1.45k stars 202 forks source link

Migrate the use of deprecated `inspect.getargspec` to `inspect.getfullargspec`. #1299

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Migrate the use of deprecated inspect.getargspec to inspect.getfullargspec.